Package org.forgerock.openig.handler.saml
package org.forgerock.openig.handler.saml
Identity Gateway SAML support.
-
ClassesClassDescriptionThe base class for both the filter and handler heaplet implementations.Just enough of a HttpServletRequest wrapper around a CHF
Requestto keep the AM SAML2 components happy.Just enough of a HttpServletResponse wrapper around a CHFResponseto keep the AM SAML2 components happy.Register all the aliases supported by the openig-saml module.A simple container for the key SAML configuration items.Contextimplementation to hold error details, should an error occur during SAML processing.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.ProvideSamlFederationFilterHeaplet'sComponentTypeDefinition.Deprecated.ProvideSamlFederationHandlerHeaplet'sComponentTypeDefinition.An implementation ofSaml2CredentialResolverthat provides support for resolving secrets configured in an IG route/heap.
SamlFederationFilterHeapletas a replacement