2021-03-22 13:20:23 +00:00
2017-09-05 07:49:24 +00:00
[[default_identity_provider]]
2016-09-07 12:08:10 +00:00
=== Default Identity Provider
2021-03-22 13:20:23 +00:00
{project_name} can redirect to an identity provider rather than displaying the login form. To enable this redirection:
.Procedure
. Click *Authentication* in the menu.
. Click the *Browser* flow.
2022-07-26 15:50:24 +00:00
. Click the gear icon *⚙️* on the *Identity Provider Redirector* row.
2021-03-22 13:20:23 +00:00
. Set *Default Identity Provider* to the identity provider you want to redirect users to.
2016-09-07 12:08:10 +00:00
2021-03-22 13:20:23 +00:00
If {project_name} does not find the configured default identity provider, the login form is displayed.
2016-09-07 12:08:10 +00:00
2021-03-22 13:20:23 +00:00
This authenticator is responsible for processing the `kc_idp_hint` query parameter. See the <<_client_suggested_idp, client suggested identity provider>> section for more information.