Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to enable automatic SSO login #1232

Open
guyke01 opened this issue May 19, 2024 · 2 comments
Open

Option to enable automatic SSO login #1232

guyke01 opened this issue May 19, 2024 · 2 comments

Comments

@guyke01
Copy link

guyke01 commented May 19, 2024

Is it possible to make a option to enable Automatic SSO login when enabled in the config? As example a option like SECURITY_OAUTH2_AUTO_LOGIN=true.

If this setting is true the login screen will be skipped and redirected automatically to the SSO service.

@sbplat
Copy link
Member

sbplat commented May 27, 2024

What would the default provider be?

@guyke01
Copy link
Author

guyke01 commented May 27, 2024

It would be the provider you've setup in the SECURITY_OAUTH2_ISSUER. In my case it is Authentik.

The local login would not be usable unless you set the new environment variable to false so no automatic redirect would happen.

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

No branches or pull requests

2 participants