- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 06:22 AM
Hi,
We have built employee center and want to expose it to only some set of users. User criteria can be used only to restrict visibility on topics. Please assist on achieving this requirement?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 12:41 PM
Hi @sath,
No , we do only can do basis of roles.
One option is to create a custom role and assign this role this a particular group and validate that, this should only visible to users part of that group.
Note: Validate the role licensing of your company before proceeding.
Mark this as helpful/correct if this helps you.
Thanks,
Yaswanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 06:45 AM
so when the end users login which portal they should see if not ESC?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 06:53 AM
Hi @Ankur Bawiskar , Currently they will be routed to Service Portal and we want to show employee center only to some users on application navigator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 08:04 AM
you can handle the redirection using the SPEntryPage script include
check this link
How to configure redirection for Service Portal
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 10:58 AM
@Ankur Bawiskar We are not looking for redirection at the moment. Want to expose employee center module only for few users on application navigator, the role we have provided on that module is snc_internal but should be visible to only few, checking if we can achieve this requirement