Package se.swedenconnect.spring.saml.idp.authentication.provider
package se.swedenconnect.spring.saml.idp.authentication.provider
Authentication provider support.
-
ClassDescriptionAbstract base class for
UserAuthenticationProvider
.ASsoVoter
that checks basic conditions.AnSsoVoter
that checks that existingPrincipalSelection
values corresponds with the previous authentication.AnSsoVoter
that ensures that SAML service providers that are registered as "signature services" never get SSO.An interface used byAbstractUserAuthenticationProvider
to check if anAuthentication
object from a previous authentication may be used for SSO.Interface for anAuthenticationProvider
that implements SAML2 Identity Provider user authentication.