Okta - ServiceNow integration ,SAML Logout request creation failed.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday - last edited Monday
Hi , Requesting help on this..
Receiving the following error while testing the SSO integration with Okta.
SSO Logout Test Results
| SAML Logout request creation failed |
| BCFKS KeyStore unable to recover private key (saml2sp): Error finalising cipher data: mac check in CCM failed |
| Cannot logout of IDP's session |
| IDP's Login connection failed. Session does not exist on IDP to test logout. |
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Ensure to use this keystore, configure the Identity Provider record in the Encryption and Signing section:
- Set Signing/Encryption Key Alias to saml2sp.
- Set Signing/Encryption Key Password to saml2sp.
- Set Signing Signature Algorithm to http://www.w3.org/2000/09/xmldsig#rsa-sha1.
- Select the appropriate checkboxes based on your requirements:
- Encrypt Assertion
- Sign AuthnRequest
- Sign LogoutRequest
- Select Save.
Refer: KB0753604 Configure a signing keystore for SAML SSO encryption and signing
