how to redirect a user after login to a specific page with a specific link, not for all logins
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 10:17 AM
Hi,
How can I use querystrings to redirect users after login, only when clicking certain links. For example, I want normal logins to behave as they always do but I want to create a link on a different website such as "Go to specific SN Page" which would be linked like
https://instance.service-now.com/login_with_sso.do?redirectTo=https://instance.service-now.com/some-specific-page-that-is-not-the-users-usual-homepage
After a successful login, if the `redirectTo` query parameter is set, the user would be redirected to that page.
Thanks!
0 REPLIES 0