Uses of Interface
org.keycloak.protocol.saml.mappers.SAMLLoginResponseMapper
-
Uses of SAMLLoginResponseMapper in org.keycloak.protocol.saml
Modifier and TypeMethodDescriptionSamlProtocol.transformLoginResponse
(List<SamlProtocol.ProtocolMapperProcessor<SAMLLoginResponseMapper>> mappers, ResponseType response, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx) -
Uses of SAMLLoginResponseMapper in org.keycloak.protocol.saml.mappers
Modifier and TypeClassDescriptionclass
SAML mapper to add a audience restriction into the assertion, to another client (clientId) or to a custom URI.class
SAML audience resolve mapper.