Package | Description |
---|---|
org.keycloak.protocol.saml | |
org.keycloak.protocol.saml.mappers |
Modifier and Type | Method and Description |
---|---|
ResponseType |
SamlProtocol.transformLoginResponse(List<SamlProtocol.ProtocolMapperProcessor<SAMLLoginResponseMapper>> mappers,
ResponseType response,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionContext clientSessionCtx) |
Modifier and Type | Class and Description |
---|---|
class |
SAMLAudienceProtocolMapper
SAML mapper to add a audience restriction into the assertion, to another
client (clientId) or to a custom URI.
|
class |
SAMLAudienceResolveProtocolMapper
SAML audience resolve mapper.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.