How to redirect to CMS/ESS and Service portal depending on who is logging in.

Swap5
Kilo Contributor

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.

 

1 REPLY 1

Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

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.