Package se.swedenconnect.spring.saml.idp.web.filters
package se.swedenconnect.spring.saml.idp.web.filters
Filters for the SAML Identity Provider.
-
ClassesClassDescriptionA
Filter
that processes SAMLAuthnRequest
messages.AFilter
responsible of sending SAML error response messages.AFilter
that processes requests to download the Identity Provider's metadata.AFilter
that intercept an SAML authentication request that has been verified and translated into aSaml2UserAuthenticationInputToken
.