- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 05:15 AM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 02:25 PM - edited 11-28-2022 02:26 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 07:54 AM
All URLs in the single value field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 11:49 PM
We need to add URL which is used to Redirect the Installation exit in this property.
Please mark this article , if helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 11:18 AM
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 03:27 AM
Right, The instance URL . Value of the prop :glide.security.url.whitelist should be Your organization's approved URLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 04:33 PM
ok