Package se.swedenconnect.spring.saml.idp.authentication
package se.swedenconnect.spring.saml.idp.authentication
Support for user authentication including SSO.
-
ClassDescriptionA delegating
PostAuthenticationProcessor
that invokesPostAuthenticationProcessor.process(Saml2UserAuthentication)
on all configured processors (in order).After the user authentication aSaml2UserAuthentication
token is received.TheSaml2AssertionBuilder
is responsible for building SAMLAssertion
s givenSaml2UserAuthentication
objects.A utility class that holds information about a SAML Service Provider that the IdP may want to use in its UI.Representation of a logotype.AnAuthentication
token that represents the authentication of a user.Remembers all (SAML) occurences where the user authentication has been used.Record recording the usage time and requesting SP for an authentication.AnAuthentication
class that represents the input to a user authentication process for a SAML IdP.Representation of a user authenticated using SAML2.APostAuthenticationProcessor
that applies the rules of Sweden Connect, see Technical Specifications for the Swedish eID Framework.