diff --git a/web/src/components/Auth/index.js b/web/src/components/Auth/index.js index aec50553..cba5c90c 100644 --- a/web/src/components/Auth/index.js +++ b/web/src/components/Auth/index.js @@ -110,7 +110,13 @@ function Auth(props) { {title} - ] : []} title={props.flow} style={{ width: 400 }}> + each.group === 'oidc').length > 0 ? [] : [] + } + title={props.flow} + style={{ width: 400 }} + >
{ui.nodes && ui.nodes.messages ? (