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 theAuthnRequest
is registered in the SAML metadata.AnAuthnRequestValidator
that asserts that the SP has capabilities to receive an encrypted assertion.AAuthnRequestValidator
for protecting against message replay attacks.Implementation of aAuthnRequestValidator
using OpenSAML mechanisms to verify the signature of theAuthnRequest
.A genric interface for performing validation of anAuthnRequest
.