I set up SAML authentication in our development environment. This is what's happening:
ERROR | qtp1867272179-21 | 2021-10-22 09:08:37,495 | common.sso.saml2.UserAssertionService
Receive StatusCode: urn:oasis:names:tc:SAML:2.0:status:Responder. Message:
All supported DX NetOps Performance Management releases
This error message seen in the SSOService.log files reveals the cause. It's only seen when debug for SAML is enabled (see Additional Information section below).
urn:oasis:names:tc:SAML:2.0:status:InvalidNameIDPolicy
The "Name ID Format" setting in the IDP needs to be set to "username".
Enabling debug for SAML2 issues.