Skip to content

Allow for minimizing the password login menu#1750

Merged
Eugeny merged 2 commits intowarp-tech:mainfrom
LarsSven:ls/minimise-password-login
Mar 5, 2026
Merged

Allow for minimizing the password login menu#1750
Eugeny merged 2 commits intowarp-tech:mainfrom
LarsSven:ls/minimise-password-login

Conversation

@LarsSven
Copy link
Copy Markdown
Contributor

@LarsSven LarsSven commented Mar 5, 2026

Within our warpgate usecase (and I can imagine there are many users with the exact same usecase), we want all our users to log in through SSO, with the username/password only being used for the admin login by the Warpgate administrator. It doesn't make sense to make the local login so big on the login page for this use case, and it will just cause users to try to enter their SSO credentials in the local login.

This PR adds a new config parameter to warpgate.yaml: minimize_password_login

When this value is set to true, the password login is moved to the bottom and hidden behind a collapsible menu. The default value is of course false, in which case nothing changes.

Screenshot From 2026-03-05 12-59-25 Screenshot From 2026-03-05 12-59-35

@LarsSven
Copy link
Copy Markdown
Contributor Author

LarsSven commented Mar 5, 2026

I'm not entirely sure what to do with the CI, because the test failure is related to an unrelated kubernetes integration test, and the other job checks that the config is not changed, which it obviously was.

@Eugeny
Copy link
Copy Markdown
Member

Eugeny commented Mar 5, 2026

Thanks, I'll take it from here!

@Eugeny Eugeny merged commit 2b7d432 into warp-tech:main Mar 5, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants