How to restrict employee center only to a specific set of users

sath
Tera Expert

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?

1 ACCEPTED SOLUTION

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

 

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@sath 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

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.

@sath 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@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