Package se.swedenconnect.spring.saml.idp.authnrequest.validation
package se.swedenconnect.spring.saml.idp.authnrequest.validation
Validation of SAML2 authentication requests.
-
ClassDescriptionAbstract base class for
MessageReplayChecker.Asserts that the AssertionConsumerService information given in theAuthnRequestis registered in the SAML metadata.AnAuthnRequestValidatorthat asserts that the SP has capabilities to receive an encrypted assertion.AAuthnRequestValidatorfor protecting against message replay attacks.Implementation of aAuthnRequestValidatorusing OpenSAML mechanisms to verify the signature of theAuthnRequest.A genric interface for performing validation of anAuthnRequest.