SSO Login Reporting After IAM Upgrade
We're completing the IAM upgrade in our production environment this weekend and are looking for a way to verify that users are successfully logging in via SSO after the migration.
In OCI, we found the Successful Login Report, but it doesn't appear to show actual user logins. For example, our TEST environment (with very few users) contains hundreds of entries like rats_monitor with sso.session.create.success, which doesn't help validate end-user authentication.
Is there a report or audit log that shows:
- Which users logged in
- Whether they used SSO or local authentication
- Whether the login was successful
- Login date/time
0