Package org.forgerock.openig.handler.saml
Identity Gateway SAML support.
-
Class Summary Class Description AbstractSamlFederationHeaplet The base class for both the filter and handler heaplet implementations.ChfHttpServletRequestAdapter Just enough of a HttpServletRequest wrapper around a CHFRequestto keep the AM SAML2 components happy.ChfHttpServletResponseAdapter Just enough of a HttpServletResponse wrapper around a CHFResponseto keep the AM SAML2 components happy.SamlClassAliasResolver Register all the aliases supported by the openig-saml module.SamlConfig A simple container for the key SAML configuration items.SamlFailureContext Contextimplementation to hold error details, should an error occur during SAML processing.SamlFederationFilterHeaplet The SAML federation filter works like other SSO type filters, a request that passes through the SAML federation filter, that does not trigger the logout expression or matches one of the SAML endpoints, will be checked for a valid session.SamlFederationFilterTypeProvider ProvideSamlFederationFilterHeaplet'sTypeDefinition.SamlFederationHandlerHeaplet Deprecated. in 2023.4.0, useSamlFederationFilterHeapletas a replacementSamlFederationHandlerTypeProvider ProvideSamlFederationHandlerHeaplet'sTypeDefinition.SecretsSaml2CredentialResolver An implementation ofSaml2CredentialResolverthat provides support for resolving secrets configured in an IG route/heap.