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 for SSO only login #1238

Open
seang96 opened this issue May 19, 2024 · 4 comments
Open

Option for SSO only login #1238

seang96 opened this issue May 19, 2024 · 4 comments

Comments

@seang96
Copy link

seang96 commented May 19, 2024

I'd prefer to limit user authentication to only be SSO so an option to disable the sign in form and only show "Login via Single Sign-on". This would make it less confusing on my user's view since SSO is the only login option I'll provide.

Thank you for the awesome work on this!

@guyke01
Copy link

guyke01 commented May 19, 2024

I'd tink it is more prefered to have no button and automatic redirect as requested in #1232.

@seang96
Copy link
Author

seang96 commented May 19, 2024

I imagine there would be some cases where an automatic redirect would not be preferred as well such as in the future there is support for multiple SSO providers and the user "consenting" to use it by selecting the provider themselves.

@guyke01
Copy link

guyke01 commented May 20, 2024

From an enterprise perspective it's more common to have auto redirection as per organization a instance of a application will be running.

Therefore feature request to create the auto redirect when enabled in the environment settings. With this option you can choose between auto redirect or not.

@seang96
Copy link
Author

seang96 commented May 20, 2024

Looks like with #1242 there is already progress on multiple providers. Auto redirecting wouldn't work well in that case unless they are already logged in to a provider. There are more use cases than just in an enterprise environment.

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