Injecting prompt=
URL parameters into OAuth source (social login / federated) authorization endpoint request
#9971
Labels
question
Further information is requested
I'm exploring authentik as an alternative to Keycloak for my company's product. We make use of external OIDC sources with which to augment our authentication process.
In Keycloak, when you add a realm OIDC identity provider, there exists the option to customize the "prompt" option for the flow (unspecified / none / consent / login / select user). Doing so assigned the chosen value to the
prompt=
URL parameter when the authorization endpoint is hit for the provider. This is very useful if for example a user is making use of Azure Active Directory with multiple accounts at once. We can use the prompt "select user", and when they authenticate against the provider, they can elect to choose a user other than the one that is currently signed in.Is this a feature that authentik is currently implementing?
Version and Deployment (please complete the following information):
The text was updated successfully, but these errors were encountered: