alternate login

jean-pauldehaas
Tera Guru

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 ?

9 REPLIES 9

Hi @jean-pauldehaas 

"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

 

https://www.servicenow.com/community/servicenow-ai-platform-forum/detect-user-working-in-ui-or-servi...

 

*************************************************************************************************************
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]

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

i dont think this is what im looking for but thanks anyway

@jean-pauldehaas 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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

@jean-pauldehaas 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader