Class AuthnContextClassRefMapper

java.lang.Object
org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
org.keycloak.protocol.saml.mappers.AuthnContextClassRefMapper
All Implemented Interfaces:
ProtocolMapper, SAMLLoginResponseMapper, ConfiguredProvider, EnvironmentDependentProviderFactory, Provider, ProviderFactory<ProtocolMapper>

public class AuthnContextClassRefMapper extends AbstractSAMLProtocolMapper implements SAMLLoginResponseMapper, EnvironmentDependentProviderFactory

Mapper to assign the used AuthnContextClassRef in the AunthContext response.

Author:
rmartinc