Multi provider SSO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 03:54 AM
Hello experts,
Can anyone help me in understanding what is the significance of
I can see the value OOB present in servicenow.
How can we change its value and what is the impact?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 05:16 AM
Hello Neeraj.
They represent the following:
Signing/Encryption Key Alias | Enter the alias of the key entry stored in SAML 2.0 SP Keystore. |
Signing Key Password | Enter the password of the key entry stored in SAML 2.0 SP Keystore. |
Create a SAML 2.0 update 1 SSO configuration for Multi-SSO
By default their value is saml2sp for both alias and password.
You can create your own keystore:
Create a service provider keystore for SAML
Should you choose to do so , I would recommend to update the sys_id here:
( sys property glide.authenticate.sso.saml2.keystore)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2018 10:27 PM
Hello Corina,
Thanks for your response,
After reading the above I have couple of doubts in my mind!
Whar is impact of changing of
Where can we provide the level of security OOB provide?
and I am not able find find (sys property glide.authenticate.sso.saml2.keystore) in our system! Version is Jakarta.
Thanks
Neeraj Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2018 02:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2018 04:46 AM
Hi Corina,
Thanks for your reply.
Yes He answered but there are few more thing which i need to understand.
As, I am new to ADFS and multiprovider module SSO of servicenow, I dn't know this makes sense or not..
but if We have not enabled "Sign AuthnRequest" checkbox in our instance that means we do not require Signing/Encryption Key Alias and java keystore certificate related to that?
Thanks
Neeraj