Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Mobile Agent and Now Mobile – SSO Login First Page

Mani chandhan
Tera Contributor

Nowadays, most customers use Single Sign-On (SSO) for the ServiceNow platform instead of logging in with individual credentials. While many are familiar with configuring or customizing SSO for web access, I recently implemented a simple configuration to enable SSO as the default login page for both ServiceNow Mobile Agent and Now Mobile using the Application Registry.

Explanation

In many organizations, SSO is already configured for browser-based access to ServiceNow. However, mobile applications may still prompt users to manually enter instance details or credentials.

By updating the Application Registry settings, you can configure the mobile apps to directly redirect users to the SSO login page as the initial landing screen. This simplifies the login experience, improves security, and ensures consistency with how users access the platform on desktop.

1. Steps to Configure SSO Login for Now Mobile

Step 1: Navigate to Application Registry

Go to the Application Registry module in the ServiceNow platform.

Explanation:
The Application Registry stores configuration details for integrations and mobile applications, including authentication settings.


Step 2: Search for Mobile Application

In the list, search for ServiceNow Request (Now Mobile) (as shown in the screenshot below).

Screenshot 2026-03-20 at 11.57.25 PM.png

Explanation:
This record represents the configuration for the Now Mobile application used by end users.


Step 3: Open the Record

Click and open the ServiceNow Request (Now Mobile) record.
Screenshot 2026-03-20 at 11.58.04 PM.png

Explanation:
Opening the record allows you to modify login and authentication-related settings for the mobile app.


Step 4: Update Login URL

Screenshot 2026-03-21 at 12.00.44 AM.png

Locate the Login URL field and update its value to:
login_locate_sso.do

Explanation:
This URL forces the application to redirect users to the Single Sign-On (SSO) login page instead of the default login screen.


Step 5: Save the Record

Click Update/Save to apply the changes.

 

Explanation:
Saving ensures the new configuration is applied, and users will now be directed to the SSO login page when accessing the app.

2. Steps to Configure SSO Login for Mobile Agent

Step 1: Navigate to Application Registry

Go to the Application Registry module in the ServiceNow platform.

Explanation:
The Application Registry stores configuration details for integrations and mobile applications, including authentication settings.


Step 2: Search for Mobile Application

In the list, search for ServiceNow Request (Agent Mobile) (as shown in the screenshot below).

Screenshot 2026-03-20 at 11.57.52 PM.png

Explanation:
This record represents the configuration for the Now Mobile application used by end users.


Step 3: Open the Record

Click and open the ServiceNow Request (Agent Mobile) record.
Screenshot 2026-03-21 at 12.18.09 AM.png

Explanation:
Opening the record allows you to modify login and authentication-related settings for the mobile app.


Step 4: Update Login URL

Locate the Login URL field and update its value to:
login_locate_sso.do

Explanation:
This URL forces the application to redirect users to the Single Sign-On (SSO) login page instead of the default login screen.


Step 5: Save the Record

Click Update/Save to apply the changes.

Explanation:
Saving ensures the new configuration is applied, and users will now be directed to the SSO login page when accessing the app.

Verification

  • Open the Now Mobile or ServiceNow Mobile Agent app.

  • Check that the app directly opens the SSO login page.

  • Log in using SSO credentials.

  • Confirm you can access the application successfully.
    Media (15).jpeg





0 REPLIES 0