Create a branded landing page for single instances
Create a branded pre-login landing page with a ServiceNow mobile login button or mobile deep links. These elements redirect users either to a specific area within the ServiceNow mobile app or to the login screen.
Before you begin
Role required: admin
About this task
A branded landing page is a public web page displayed to users before they log in to their ServiceNow mobile app. This pre-login page contains a login button or a deep link that navigates users to a specified area of a ServiceNow mobile app, bypassing the need to select an instance. The login button can be configured as part of the header in the mobile app or as an integral element embedded directly within the web page itself.
The default is for the login button to be contained within the header, however you can override this option by adding a line within the JSON script. In this case, you must create a button that will be an integral part of your web page. For more information, see Deep linking for mobile.
The sys_extension_point with the API name global.CustomPreAuthProperties still works in the Yokohama version, even if the preLoginLandingPage property isn’t defined. However, if both properties are defined, the property preLoginLandingPage takes precedence. For more information about creating a branded landing page in the Xanadu version and earlier, see Configure advanced app allowance with links to permitted apps.
Procedure
What to do next
You may want to change the login page to be compatible with the style of the branded landing page. For more information, see Publish mobile apps with custom branding and Next Experience theming for mobile.
For more information on using deep links, see Navigation links within a branded landing page and Deep linking for mobile.