Symantec Access Management

Getting Exception error while Decrypting attributes

  • 1.  Getting Exception error while Decrypting attributes

    Posted Nov 08, 2018 11:12 AM

    I have a partnership set up with ADFS IDP and we acting as SP and seeing error during SAML assertion verification:

    Exception while Decrypting Attributes: java.land.NullPointerException

    at com.netegrity.ps.auth.saml.Saml2Validator.checkAssertion(Saml2Validator.java:3140)

    at com.netegrity.ps.auth.saml.Saml2Validator.smAuthenticate(Saml2Validator.java:935)

    at com.netegrity.ps.auth.saml.Saml2Validator.smAuthenticate(Saml2Validator.java:380)

     

    It gives AuthStatus 50 which is assertion rejected. But it is not clear why assertion is being rejected.

    Certs are okay, Skew time is also okay.

     

    Any idea what could be wrong?

     

    I have another partnership with another customer which is also using ADFS IDP and it works there on the same policy server.