Package org.forgerock.openig.handler.saml
package org.forgerock.openig.handler.saml
Identity Gateway SAML support.
-
ClassDescriptionThe base class for both the filter and handler heaplet implementations.Just enough of a HttpServletRequest wrapper around a CHF
Request
to keep the AM SAML2 components happy.Just enough of a HttpServletResponse wrapper around a CHFResponse
to 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.Context
implementation 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
'sTypeDefinition
.Deprecated.ProvideSamlFederationHandlerHeaplet
'sTypeDefinition
.An implementation ofSaml2CredentialResolver
that provides support for resolving secrets configured in an IG route/heap.
SamlFederationFilterHeaplet
as a replacement