Skip to content

fix(audit): audit login/logout for new 3rd-party auth #6733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

Kira-Pilot
Copy link
Member

Resolves #6108
Previously, we weren't capturing the new user identity in our audit logs when someone was logging in with Github or OIDC for the first time:
Screenshot 2023-03-21 at 3 18 25 PM

But now we are:
Screenshot 2023-03-21 at 3 22 44 PM

@Kira-Pilot Kira-Pilot merged commit 25e92fd into main Mar 22, 2023
@Kira-Pilot Kira-Pilot deleted the fix-audit-login/kira-pilot branch March 22, 2023 19:52
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

audit: logs for new OIDC Users
2 participants