Skip to content

Autologon

Use case: I run an application in a Kiosk which should automatically log in with the Kerberos credentials of the machine.

We offer two solutions for this situation:

  1. Your application is configured to always go directly to the Kerberos authentication option in SSO. This is available for both SAML and OIDC applications. For more information see the Keycloak documentation. To enable this please raise a SNOW ticket.

  2. You run an OIDC application and set the kc_idp_hint to kerberos. For more information see the Keycloak documentation.

Note: Autologon for individual accounts or browsers is not supported. Autologon is only available on an application basis.