alternate login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 05:20 AM
Hi,
We want to create a report to see which user accounts use the Alternate Login option.
i tried reporting on the sysevent table but that only goes back 5 days.
anyone done this before ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 05:50 AM
"To log in, every user needs a username and password. Now, if you want to know whether a user logged in via the portal or the native interface, that’s a different question and can be explored further
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0564981
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
08-01-2025 05:58 AM
i dont think this is what im looking for but thanks anyway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 05:59 AM
seems this is a custom portal and widget. you can track this by creating a custom table and store the details by updating the script in the widget.
You can log a event in event log table but it has rotation etc so you won't know historical logins.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 06:03 AM
yeah i tried the event log but it goes back 5 days maximum.
im not sure if we want to create a custom table for this, the end goal is to see if we can deactivate this alternate login option because of the new MFA policy which is being enforced with Yokohama
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 06:16 AM
anyways the login page in portal is a custom, so I believe no harm in using a custom table.
Just remember there is cost involved for custom table.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader