Class AssertionConsumerServiceValidator

java.lang.Object
se.swedenconnect.spring.saml.idp.authnrequest.validation.AssertionConsumerServiceValidator
All Implemented Interfaces:
AuthnRequestValidator

public class AssertionConsumerServiceValidator extends Object implements AuthnRequestValidator
Asserts that the AssertionConsumerService information given in the AuthnRequest is registered in the SAML metadata. Updates the Saml2AuthnRequestAuthenticationToken with this information.
Author:
Martin Lindström
  • Constructor Details

    • AssertionConsumerServiceValidator

      public AssertionConsumerServiceValidator()
  • Method Details