Skip to content

console: prioritize SSO on the login page when OIDC is configured#36880

Draft
leedqin wants to merge 1 commit into
MaterializeInc:mainfrom
leedqin:console-oidc-login-box
Draft

console: prioritize SSO on the login page when OIDC is configured#36880
leedqin wants to merge 1 commit into
MaterializeInc:mainfrom
leedqin:console-oidc-login-box

Conversation

@leedqin
Copy link
Copy Markdown
Contributor

@leedqin leedqin commented Jun 2, 2026

OIDC users landed on the login page seeing both a username/password form and a small "Use single sign-on" link, which left them unsure which path was meant for them and whether the username/password were their SSO credentials or something else.

When OIDC is available, render "Sign in with SSO" as the primary action and tuck the username/password form behind a "Sign in with SQL username and password" disclosure link. Non-OIDC mode is unchanged.

login_box.mov

OIDC users landed on the login page seeing both a username/password
form and a small "Use single sign-on" link, which left them unsure
which path was meant for them and whether the username/password were
their SSO credentials or something else.

When OIDC is available, render "Sign in with SSO" as the primary
action and tuck the username/password form behind a "Sign in with SQL
username and password" disclosure link. Non-OIDC mode is unchanged.
@leedqin leedqin added the A-CONSOLE Area: Console label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CONSOLE Area: Console

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant