Question
IN
Last activity: 12 Sep 2024 12:31 EDT
SAML Authentication Error
We are configuring SAML for authenticating into our application with Okta as IdP. More details on what we have done in Pega 7.1 -
a. SAML Auth service used, so no changes in prweb.xml file.
b. SAMLAuthIDPCertStore which was created automatically has been used at IdP setting and SP setting of auth service.
c. Attribute NameID has been mapped to pyUserIdentifier
d. Auth service is built on our version of Unauthenticated ruleset (which has been saved as from original Unauthenticated)
1* While accessing application through IdP , are are getting "Unable to process the SAML WebSSO request : 1"
The log shows - Error while executing the Assertion Consumer Service activity : 1
pyAssertionConsumerServiceActivity - In this activity Java method to Parse the response message into SAMLResponse and RelayState is having exception.
***Edited by Moderator Rupashree S. to add Capability tags***