Question
1
Replies
2692
Views
Posted: October 20, 2017
Last activity: October 22, 2017
Closed
User Login History
Is there any standard way or database table that capture all successful user login history including single sign-on?
This PDN article on 7.2.2 says "Successful and failed login attempts" are captured.
Link: https://pdn.pega.com/auditing-pega-platform/auditing-pega-platform
Hi
As per my knowledge we think they are two tables
pr_daily_usage
pr_hourly_usage
which will have the data all the successful login attempt and how much they have spent and pr_hourly_usage is updated once in a hour
Thanks
Prasanth