Username & Password login metrics report
This document offers an overview of key metrics related to username logins, assisting administrators in understanding login patterns, detecting potential security threats, and enhancing overall system security. The report includes data on successful and failed login attempts, as well as user account lockouts.
The report can be exported using the REST API or from the Identify Admin.
Prerequisites
Users must have one of the following roles to access this feature:
- Administrator
- Roles with the necessary privileges to access the Identity provider list and the Audit log view, such as ConnectionObserver and MonitorObserver
Export reports
You can use the new login metric endpoint to automate report exports.
Alternatively, you can use the Identify Admin as follows:
- Go to the Identity provider list.
- Click the
Export key login metrics
option.
- The Export key login metrics dialog will appear, prompting you to specify the period for the report by choosing the
From
andTo
dates.
The
Only currently existing Username & Password Identity Providers
setting determins whether to include data only from currently existing connections or also from deleted ones.Click the
Report
button to download the resulting JSON file.A JSON file will be automatically downloaded to your device
The JSON file is named using the following pattern: login_metrics_report_<timestamp>.json
The downloaded JSON report file contains the same data as the REST API export.
Conclusion
Using the REST API or downloading the report from the Admin application allows administrators to gain valuable insights into login metrics, helping to enhance the security and efficiency of their Identify tenant.