Multiple Service Portals with different Log in widgets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2022 01:03 PM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 05:14 AM
Hello, This community blog should help setup different portal redirections for different users in your instance: Redirect End users to different portals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2022 11:56 AM
Thank you! I will check that link out.