Multiple Service Portals with different Log in widgets

darrink
Kilo Contributor

I have a requirement to build a separate Service Portal for public users. The users need to be able to login to the portal to access some catalog items. They should not be able to access the internal instance or the other internal Service Portal.

We currently have one portal that uses an external webpage that internal users use to authenticate to ServiceNow and the internal Service Portal. 

I need to build a separate portal that uses email and password to authenticate. The users should not be able to access any other ServiceNow content.

How do I go about building this? Thank you! 

2 REPLIES 2

Rameswar1
ServiceNow Employee
ServiceNow Employee

Hello, This community blog should help setup different portal redirections for different users in your instance: Redirect End users to different portals

Thank you! I will check that link out.