How to find out Basic Auth user's audit (login, logout, IP)

Appaji
Tera Contributor

Hello all,

is there any option to view list of users who are enabled for basic auth (interactive login). Trying to find list of users are connecting using Basic authentication with details like login, logout, IP, activity. Also is there any option to disable basic auth for given list of users

Thank you

1 REPLY 1

Randheer Singh
ServiceNow Employee
ServiceNow Employee

Hi @Appaji ,

You can check the sys_user_login_history table.

 

Various metrics based on the data from this table are available in the security center.