[keycloak-user] Different Authenticator Behavior for Registering via 'protocol/openid-connect' vs '/login-actions'
Harness, Josh
Josh.Harness at jtv.com
Fri Oct 4 14:11:05 EDT 2019
Hello -
Given a client and an authentication flow override specified for that client, when you register using the following default registration URL, the override seems to be skipped and the login succeeds without using the override:
/auth/realms/{realm}/login-actions/registration?client_id={client}
However, when you register using the following openid-connect URL, the authentication flow override executes successfully:
/auth/realms/{realm}/protocol/openid-connect/registrations?client_id={client}
Is this a bug or is it by design? Out of curiosity, what is the intended difference between the login-actions vs the openid-connect registration URL?
Thanks!
______________________________________
Josh Harness
Principal Software Architect | JTV
9600 Parkside Drive | Knoxville, TN 37922
Email: Josh.Harness at jtv.com | www.jtv.com<https://www.jtv.com/>
Knoxville-Bangkok-Jaipur-Mumbai-Hong Kong
More information about the keycloak-user
mailing list