Is there UI functionality and/or a table that can be queried to find the last login date for users?
Any CAPM Versions
We have been asked to track users logging in to portal.
To support security auditing, Single Sign-On logs details about user login activity to a file.
/opt/CA/PerformanceCenter/sso/logs/SingleSignOnAuditLog<DATE>.log
Each time a user attempts to log in to the Performance Center Portal login page, SSO logs an entry in the audit log.
If SSO redirects the user to a SAML2 server to log in or re-authenticate, SSO only logs successful logins.
Check the log to verify user activity.
The log contains one line per login.
The following details are written to the log per login request:
Time and date stamp when the user logged in
Product code (for example, pc for Performance Center)
Username
Whether the Remember Me option was selected
Single Sign-On version
The remote host IP address
Here is an example:
2023-11-30 16:16:14, Product Code: pc, Username: <USER>, Remember Me: false, SSO version: 7.0, Remote Host: <LOGIN IP ADDRESS>, Redirect URL: https://<PORTAL>:8182/pc/redirector