How can we modify the login page for Now Mobile to use our custom instance login page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
We have customized the login page for our ServiceNow instance using the SPEntryPage script include, and it works fine for web/browser logins. However, this change does not apply to the Now Mobile application — no matter what we do, the mobile app always redirects to oauth_login.do instead of our custom login page. We want Now Mobile to use the same custom login page that we use for our instance. We checked the Login URL field on the Application Registry used by Now Mobile, but it's currently empty and we're not sure how to properly point it to our custom login page, or whether that's even possible for the mobile app's login flow. Has anyone run into this and found a way to get Now Mobile to load a custom login page instead of oauth_login.do? Any guidance would be appreciated.
