- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 04:26 AM
Hello,
I have one question related to the login to the portal, Please guide me if i am wrong as i am new to portal
We have decided to share the url <instance-url/suffix/ > of the portal to our customers once the portal is setup but we have 8000 end users with any role in our instance and when users try to login for the first time with the provided url(<instance-url/suffix/ > ) it will ask to change the password and taking them to the navpage.do.
we should share these ideas to our client and is it the best practice to share the url or redirect the end users to the portal page after the login( modifying the system property and the script include).
Please guide me if i am wrong.
Many thanks in advance!!!
Regards,
Prerana
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 07:11 AM
Redirection is always better when it comes to user experience and security based on roles. Just giving them a URL might not be that good and you answered that yourself. it will take them to the Standard UI on the first login. if you go this route you will have to educate your end users to how to navigate to service portal from standard UI then.
Please mark this accepted & helpful if it answered your question. Thanks!
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 04:33 AM
Hi Prerana,
Adding system property and modifying the script include is documented way of achieving this requirement. However, if you modify the script include it will cause problems while upgrades. Like it will not upgraded in future upgrades.
PLease visit below link to understande more.
2. https://hi.service-now.com/kb_view.do?sysparm_article=KB0746730
Please mark this accepted & helpful if it answered your question. Thanks!
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 04:57 AM
Hello,
Thanks for the reply.
Is it the best way to provide the url for the portal to our endusers instead of this automatic redirection.
Please guide me!!!
Thanks and Regards,
Prerana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 07:11 AM
Redirection is always better when it comes to user experience and security based on roles. Just giving them a URL might not be that good and you answered that yourself. it will take them to the Standard UI on the first login. if you go this route you will have to educate your end users to how to navigate to service portal from standard UI then.
Please mark this accepted & helpful if it answered your question. Thanks!
Muhammad