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

[Feature] Show IdP selection also when only one IdP matches #469

Open
1 task done
lukas-r opened this issue Nov 21, 2024 · 0 comments
Open
1 task done

[Feature] Show IdP selection also when only one IdP matches #469

lukas-r opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lukas-r
Copy link

lukas-r commented Nov 21, 2024

Is there an existing feature request for this?

  • I have searched the existing issues

Is your feature related to a problem? Please describe.

Right now, if multiple IdPs match a domain and Forward to first matched IdP is disabled, the list of matching IdPs is shown. If only one IdP matches, an automatic redirect happens. This redirect can be unexpected for the user, because there is now hint for him that Keycloak is gonna redirect to another IdP.

Describe the solution you'd like

Add a config option that allows showing the IdP selection page, even when only one IdP matches. This way, the user will need to explicitly have to click on a button to identify via the external IdP and the redirect will not be unexpected. This can be considered a UX improvement (even though an extra step of clicking the IdP button is introduced).

Describe alternatives you've considered

No response

Anything else?

No response

@lukas-r lukas-r added the enhancement New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant