Redirect to default IDP if user is not linked #370
-
Is it possible to always redirect to one default IdP if the entered username/email is not linked? |
Beta Was this translation helpful? Give feedback.
Answered by
sventorben
May 24, 2024
Replies: 1 comment 3 replies
-
Please check if this works for you --> #34 (comment) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I see. You want to redirect non-existend users to an identity provider while existing local users should be able to enter their password, right?
That is currently not supported.
If this were supported by the extension, it would make it easy for attackers to discover registered emails present on keycloak, because the attacker would see different behaviour for non-existent and existent accounts.