- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 12:53 PM
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.
Can anybody guide me on this?
Thanks You!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:05 PM - edited 12-10-2023 11:05 PM
Here is solution I found!
There is one UI macro named "OIDCLoginOptionOnLoginScreen" . We need to do modification in this macro.
Also I have updated Label of "OIDC Identity Provider" record with the text I want to show after 'Login to'.
Thank You!
MS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 06:14 PM
Hi @Mitsua
Have you checked this article?
Please mark my answer helpful and accept as a solution if it helped 👍✅
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 03:10 AM
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
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:05 PM - edited 12-10-2023 11:05 PM
Here is solution I found!
There is one UI macro named "OIDCLoginOptionOnLoginScreen" . We need to do modification in this macro.
Also I have updated Label of "OIDC Identity Provider" record with the text I want to show after 'Login to'.
Thank You!
MS