- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 07:41 AM
Hi Team,
I have Query which is related to Redirect Service portal.
Q. I have to portal : One Is Service portal and 2nd one is employee portal.
so i want to like: if user have itil role then he open Service Portal
but user don't have itil role then he is only open the Employee portal.
How can i do this thing?
But Both suffix should be same use?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 11:30 AM
@Rajankumar You need to make changes into SPEntryPage Script include in order to allow user to navigate to different portal on the basis of their role.
Please refer to the support URL https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0746730 to know more about the SPEntryPage redirection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 08:59 AM
Did you try assigning roles to portal pages?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 11:30 AM
@Rajankumar You need to make changes into SPEntryPage Script include in order to allow user to navigate to different portal on the basis of their role.
Please refer to the support URL https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0746730 to know more about the SPEntryPage redirection.