Redirect Non ITIL user to Service portal every time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 12:34 AM
Hello All,
We have one role "xyz" to all user which is not ITIL.
When this non ITIL user will login it should redirect to SP. Its working as we make changes in script include "spentrypage".
But if "xyz" role user remove "/sp" from url its redirecting to service no UI.
For end user those don't have any role we can redirect them by using property "glide.entry.loggedin.page_ess" .
But how I can achieve this for non ITIL user .
Help appreciated 🙂
- Labels:
-
Service Portal Development
- 4,952 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2018 02:52 AM
Hi manishaidhate,
please make the changes in SPEntryPage script include
And also in system properties :glide.login.home value to = call that scirpt inlcude function name.
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2019 02:33 AM
Hi
We are having the exact same issue as this - did you ever manage to resolve it??
Thanks,
Sarah

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2021 12:44 PM
Did you find any solution on how to restrict or redirect when user manually changes the url ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2021 12:55 PM
Did you find any solution ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2021 07:03 AM
I have the exact same issue.
Did you manage to find any solution?