Unable to process the SAML WebSSO request : Unable to build SAML2 Logout Response Redirect URL : Failed to load SecretKeyEntry or
Hi,
We are using SP initiated SSO flow with SAML2.0 in Pega 8.6.1 with OpenAM as IdP. The IdP requires us to send a signed SAML request. When we clear the checkbox "Disable Request Signing" on the Service Provider (SP) settings section of the Authentication Service data instance, even though we have a valid signing certificate and referred that through a Keystore, the attempt to authenticate fails with the error - "Unable to process the SAML WebSSO request : Unable to build SAML2 Logout Response Redirect URL : Failed to load SecretKeyEntry or PrivateKeyEntry"
The SAML request never reaches the IdP. We have enabled debug logs on the class "com.pega.pegarules.integration.engine.internal.util.PRSAMLv2Utils " but the only useful information we see in the log is "RelayStateID - Caught Exception while building SAML2 Logout Response Redirect URL com.pega.pegarules.pub.PRRuntimeException: Failed to load SecretKeyEntry or PrivateKeyEntry"
Have anyone faced this issue and know how to resolve this ?
Thanks in advance
***Edited by Moderator Marije to add Capability tags***