Skip to content

Sample Flow for Keycloak 20 #160

Answered by sventorben
schenardi asked this question in Q&A
Discussion options

You must be logged in to vote

If you don't want the Azure Button, make sure you hide it in the identity provider configuration.

You are mostlikey seeing the password form, because there exists a local user with that username/email and the email has not been verified.

From the docs:

the authenticator will only forward the user if the email has been verified

You should also see a warning in your logs like this:

WARN  [de.sventorben.keycloak.authentication.hidpd.DomainExtractor] (executor-thread-25) Email address of user 'f2506946-dbea-4feb-8b85-34f2546ac75b' is not verified

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@schenardi
Comment options

@sventorben
Comment options

@schenardi
Comment options

@sventorben
Comment options

@schenardi
Comment options

Comment options

You must be logged in to vote
1 reply
@schenardi
Comment options

Answer selected by schenardi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation question Further information is requested
2 participants