Login Redirect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2022 03:18 PM
I've built a custom Service Portal and set it up so that external users can login without using SSO. There are a couple issues I'm running into when resetting their password.
First, after they go through the password reset process and reach the page https://<instance>.service-now.com/$pwd_success.do and click Done, they are immediately prompted to login with SSO. The work around for this is to simply go back to the portal, click Login, and use the credential provided, and it will prompt them to reset their password.
Second, once they reset their password, they get sent to https://<instance>.service-now.com/login_redirect.do?sysparm_stack=no, which then sends them to the UI16 page, for which they have no access, and then have to manually navigate back to the service portal.
How do I correct these issues? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 11:08 PM
Hi
I don't understand the first issue. Basically the users should reset their password in the SSO system itself and not in ServiceNow.
For the second issue please have a look on the following video: https://www.youtube.com/watch?v=6IJ6OWslE48
Maik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 07:12 AM
@Jeff16 I experience the same issue for setting up the GRC Vendor Portal reset password. Did you find a workaround ?