| Interface | Description |
|---|---|
| OnSessionCreated | |
| RoleMappingsProvider |
A simple SPI for mapping SAML roles into roles that exist in the SP application environment.
|
| SamlConfigResolver |
On multi-tenant scenarios, Keycloak will defer the resolution of a
SamlDeployment to the target application at the request-phase.
|
| SamlDeployment |
Represents SAML deployment configuration.
|
| SamlDeployment.IDP | |
| SamlDeployment.IDP.SingleLogoutService | |
| SamlDeployment.IDP.SingleSignOnService | |
| SamlSessionStore |
| Class | Description |
|---|---|
| AbstractInitiateLogin | |
| AdapterConstants | |
| DefaultSamlDeployment | |
| DefaultSamlDeployment.DefaultIDP | |
| DefaultSamlDeployment.DefaultSingleLogoutService | |
| DefaultSamlDeployment.DefaultSingleSignOnService | |
| PropertiesBasedRoleMapper |
A
RoleMappingsProvider implementation that uses a properties file to determine the mappings that should be applied
to the SAML principal and roles. |
| RoleMappingsProviderUtils |
Utility class that allows for the instantiation and configuration of role mappings providers.
|
| SamlAuthenticator | |
| SamlDeploymentContext | |
| SamlSession | |
| SamlUtil |
| Enum | Description |
|---|---|
| SamlDeployment.Binding | |
| SamlDeployment.PrincipalNamePolicy | |
| SamlSessionStore.CurrentAction |
Copyright © 2021 JBoss by Red Hat. All rights reserved.