Multi provider SSO

Neeraj Sharma10
Tera Guru

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?

5 REPLIES 5

corina
ServiceNow Employee
ServiceNow Employee

Hello Neeraj.



They represent the following:



Signing/Encryption Key AliasEnter the alias of the key entry stored in SAML 2.0 SP Keystore.
Signing Key PasswordEnter 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:


https://yourinstance.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=e29b4a13670102009466f1d5...


( sys property glide.authenticate.sso.saml2.keystore)


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


Hello Neeraj.



I can see lks answered here.


About the property, for the time being you can ignore it.


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