How to Achieve Multiple User Logins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 12:11 AM - edited 09-25-2023 12:20 AM
Hi All,
I have a requirement where I have to login into my Application with 5 different users and display 5 different pages for each user. For eg :- One role is officer, other is processor, third is appraiser etc . There are 4-5 such roles and i want to be able to login in with each one of them one by one and display the respective pages assigned to their role.
Can anyone help with this multiple user login scenario .
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 02:57 PM
You might have to edit the SPEntryPage script include to redirect the user based on their role. You can find more details about it here: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0746730