SSO MFA

kack l
Tera Expert

Hello everyone,

I have a request. Regarding MFA, the customer manager wants to know how the user logged in. For example, authentication app, hard authentication, and Smaho authentication, and also wants to know the users who did not log in through these methods. Where can these be viewed? System table or other methods.

Thank you everyone

8 REPLIES 8

Babu Govind
Tera Contributor

Hi @kack l,

 

Please make use of Security Metrics Dashboard which contains data of logins and type of logins made by users.
Example:
To know the login history of the users and type of their logins please follow the below Steps:
Step 1: Search for Security Metrics 

BabuGovind_0-1747031491354.png

Step 2:
Under Users you can see the multiple reports which helps to identify the Login type and login info.

BabuGovind_1-1747031516345.png


Hope this answer helps your query. Please mark this as helpful/solution accepted so that it will help others in future.

 

Best Regards,

Naveen

Thanks for your answer. I noticed this as well, but I'm still not sure how the user logs in each time.

Kieran Anson
Kilo Patron

sys_user_login_history will provide you with whether MFA is enforced, but not the MFA device/type used. Not sure if that is tracked. 

Hi @Kieran Anson @kack l 
In the Zurich release, we are adding a new column in the sys_user_login_history table to track the MFA method used during the login. For local and LDAP authentication, you will be able to know the MFA factor used by the end user for each login attempt.

 

Thanks,

Randheer