Default Identity Provider

Keycloak can redirect to an identity provider rather than displaying the login form. To enable this redirection:

Procedure
  1. Click Authentication in the menu.

  2. Click the Browser flow.

  3. Click the gear icon ⚙️ on the Identity Provider Redirector row.

  4. Set Default Identity Provider to the identity provider you want to redirect users to.

If Keycloak does not find the configured default identity provider, the login form is displayed.

This authenticator is responsible for processing the kc_idp_hint query parameter. See the client suggested identity provider section for more information.