Class OrganizationAuthenticator

java.lang.Object
org.keycloak.authentication.authenticators.browser.IdentityProviderAuthenticator
org.keycloak.organization.authentication.authenticators.browser.OrganizationAuthenticator
All Implemented Interfaces:
Authenticator, Provider

public class OrganizationAuthenticator extends IdentityProviderAuthenticator
  • Constructor Details

    • OrganizationAuthenticator

      public OrganizationAuthenticator(KeycloakSession session)
  • Method Details