Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Do we need do use "glide.security.url.whitelist" property to set MutliSSOLogout =true?

Shraddha desai
Tera Contributor

Hello,

 

In our Installation Exit "MutliSSOLogout" is active-false and MultiSSOLogoutV2 is active-true then to set MutliSSOLogout =true do we need to create "glide.security.url.whitelist" property ?

 

Thank You!

1 ACCEPTED SOLUTION

Prutha Joshi
Mega Guru

Hi Shradhha, 
The glide.security.url.whitelist property can be used to add extra layer of validation to ensure whether any external URL introduced should be a part of inclusion listed URLs.
Please refer below: 

1. URL allow list for logout redirects (instance security hardening)

 

There were also few issues reported regarding this property - The fix is provided for such issues on below link 

2.Multi-SSO (SAML 2.0) errors and fixes 

View solution in original post

9 REPLIES 9

All URLs in the single value field?

We need to add URL which is used to Redirect the Installation exit in this property.

 

Please mark this article , if helpful.

 

Gemma4
Mega Sage

I'm still a little confused on the value to add for glide.security.url.whitelist. Do we simply add the url for the instance

 

https://instancename.service-now.com/

Right, The instance URL . Value of the prop :glide.security.url.whitelist  should be Your organization's approved URLs 

luanandrade
Tera Contributor
Translator
 
 
 

 

ok