- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2018 04:57 AM
Hi,
We are having two service portal active in our instance and we want the end user to be redirected to one of the portal. We have configured the script include "SPEntryPage" and its related system property to redirect which is working fine. But the catch is when the user changes the URL with that of the other service portal and Voila! the redirection doesn't happen then.
Is there any way we can restrict user to a specific service portal?
Thanks & Regards,
Dhruv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2018 01:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2018 12:41 AM
Hi Simon,
No, it doesn't help as we are still not restricting the user from viewing other portal.
For example:
If user "ABC" is getting redirected to portal "SP1" and user "DEF" is getting redirected to portal "SP2", then how in the code or process we making sure that ABC user can't have access to SP2 and DEF user can't have access to SP1? This is the case i'm trying to figure out the solution for.
Regards,
Dhruv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2018 01:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2018 05:19 AM
Hi Simon,
Many thanks, it worked as intended ! 🙂
Thanks & Regards,
Dhruv