Class KeycloakOidcProfile

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable, org.pac4j.core.profile.UserProfile

    public class KeycloakOidcProfile
    extends OidcProfile

    This class is the user profile for Keycloak (using OpenID Connect protocol) with appropriate getters.

    It is returned by the KeycloakOidcClient.

    Version:
    2.0.0
    Author:
    Julio Arrebola
    See Also:
    Serialized Form
    • Constructor Detail

      • KeycloakOidcProfile

        public KeycloakOidcProfile()