Customize the Login.do page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 12:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 02:19 AM
Hi Ram68
I understand it's not really possible.
Possible options:
- SSO is deployed (and login.do page is disabled via system property)
- CMS (content management) plugin is installed and custom (editable) login page is introduced.
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 03:51 AM
Thanks Appil.
Can you please provide me some more details on how to use CMS custom page to login.
Actually we have SSO enabled and we are using Service Portal and for some user don't want to follow SSO path and we require them to login via a different login page. login.do page was our option, however it lacks details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 08:08 AM
Hi Ram68
As per DOC, CMS has to be requested from ServiceNow personnel.
I just learned myself that Service Portal is recommended to use instead of CMS and I suggest to stick to SP approach as a first option (agree here with Pritam).
This community blog should help with actual deployment; login page may be dependent on the role as you may see there.
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 04:47 AM
Hi Ram,
Go to System UI > Welcome Page Content
You will see multiple sections available that hold the details which are displayed on the login.do page.
However you mention logo's so unless you don't mind seeing the logo in the middle of the login.do screen, I'd guess you wish to rebrand the login? In which case this can only be done via Service Portal (preferred method) or legacy CMS as Appli suggests.