Package se.swedenconnect.spring.saml.idp.authnrequest
package se.swedenconnect.spring.saml.idp.authnrequest
Support for processing SAML authentication requests.
-
ClassDescriptionAn interface representing the authentication requirements that we deduce from an
AuthnRequestmessage and the sending service provider'sEntityDescriptor.A builder forAuthenticationRequirements.AnAuthenticationConverterresponsible for decoding a SAML authentication request and checking that it is correct.AnAuthenticationProviderthat processes aSaml2AuthnRequestAuthenticationTokenand if the processing is succesful returns aSaml2UserAuthenticationInputToken.AnAuthenticationobject for a SAML authentication request.APredicatethat tells whether a SAML Service Provider sending an authentication request is accepted.