How to redirect to CMS/ESS and Service portal depending on who is logging in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2018 12:34 PM
Hello,
I have a scenario in which the Service Portal will be only in pilot mode.After login it should be redirected to Service portal (https://xxx.servicenow.com/sp)only for certain group of users, while some group should be redirected to ESS/CMS (https://xxx.servicenow.com/cms-portal)).
All others should be redirected to the servicenow platform (https://xxx.servicenow.com)
When checked for references, I could only find that property glide.entry.page.script should be set to script include SPEntryPage.getFirstPageurl() and replace CMSEntryPage. But in my case, I want both to be active and rediect based on the user membership.
Any pointers for same?
Thanks,
Swapnil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2018 12:45 PM
You should be able to use this as well. It doesn't really matter if it's a CMS or a Service Portal. It's just a redirect to a suffix.