Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

change content on LOGIN page

Mitsua
Tera Guru

Hello Everyone ,

 

My requirement is to remove one of button visible on login page.

In the below image , at the bottom there is button "Login with Okta" . I need to remove that button but not getting how to remove it. I have made changes in widget "Login" but it is not reflecting while login it still shows that button.

Mitsua_0-1700167701047.png

Can anybody guide me on this?

@Ankur Bawiskar  

Thanks You!

 

1 ACCEPTED SOLUTION

Mitsua
Tera Guru

Here is solution I found!

 

There is one UI macro named "OIDCLoginOptionOnLoginScreen" . We need to do modification in this macro.

Mitsua_0-1702278105568.png

Also I have updated Label of "OIDC Identity Provider" record with the text I want to show after 'Login to'.

 

Thank You!

MS

View solution in original post

3 REPLIES 3

AnveshKumar M
Tera Sage
Tera Sage

Hi @Mitsua 

Have you checked this article?

 

https://davidmac.pro/posts/2022-11-09-sn-custom-login-page/#:~:text=You'd%20customise%20this%20by,th...

 

Please mark my answer helpful and accept as a solution if it helped 👍

Thanks,
Anvesh

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mitsua 

 

https://www.servicenow.com/community/itom-forum/how-to-change-the-welcome-login-page/m-p/901536

https://www.servicenow.com/community/developer-forum/modify-login-do/m-p/1401803

https://www.servicenow.com/community/developer-forum/how-to-customizing-login-page-in-servicenow/m-p...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Mitsua
Tera Guru

Here is solution I found!

 

There is one UI macro named "OIDCLoginOptionOnLoginScreen" . We need to do modification in this macro.

Mitsua_0-1702278105568.png

Also I have updated Label of "OIDC Identity Provider" record with the text I want to show after 'Login to'.

 

Thank You!

MS