Need to redirect users to a specific UI Page on login - issue after zurich.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hey Experts,
I have a use case where before zurich, all users with Business Stakeholder Roles would be redirected to a UI builder page. After the zurich upgrade ServiceNow has introduced the sn_sow.sow_home, sn_sow.sow_list roles inside the sn_incident_read and other similar roles, which are part of the business stakeholder role. Now all my users are getting redirected to the SOW home page instead of the previoulsy configured page as the home page with this new added roles is taking precedence. How can i reconfigure this in the best way possible without impacting the base functionality.
I'm avoiding removing the sow roles from business stakeholder as well as not creating a custom role as my users need access to some previlieged information only provided by business stakeholder role, and configuring a new role won't work with the system configurations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
If you want to redirect all users to specific landing page, you can configure via system property
glide.login.home - Home Page Configuration
glide.banner.image.url - On Click on Logo on left top
For example, below is my configuration in PDI
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
@saint ,
After the Zurich release, ServiceNow introduced granular roles such as sn_sow.sow_home and sn_sow.sow_list, which are now part of the Business Stakeholder role, causing users to be redirected to the SOW homepage instead of the previously configured UI Builder page. To resolve this without removing the SOW roles or creating custom roles, you can configure the Audience settings for the UI Page to ensure that it targets users with the Business Stakeholder role, overriding the default SOW homepage redirection. Additionally, consider reviewing the sys_ux_page_property records to adjust the landing page settings and ensure that users are directed to the desired UI Page upon login......
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/