Package se.swedenconnect.spring.saml.idp.config.configurers
package se.swedenconnect.spring.saml.idp.config.configurers
Configurers for the SAML Identity Provider.
-
ClassDescriptionA configurer for configuring the
Saml2AuthnRequestAuthenticationProvider.A configurer for the processing of SAML2AuthnRequestmessages.AnAbstractHttpConfigurerfor SAML2 Identity Provider support.Since Spring have deprecated the use ofWebSecurityConfigurerAdapterand thinks that the setup of aSecurityFilterChainshould be component based, we have lost the easy way of modifying a Spring Security configuration without having to dig really deep into how a particular feature is configured.Configurer for the metadata publishing endpoint.A configurer for handling user authentication and issuance of SAMLAssertions.