Skip to content
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

CBG-4045 Implement audit events #6991

Merged
merged 1 commit into from
Jul 22, 2024
Merged

CBG-4045 Implement audit events #6991

merged 1 commit into from
Jul 22, 2024

Conversation

adamcfraser
Copy link
Collaborator

@adamcfraser adamcfraser commented Jul 21, 2024

CBG-4045

Implements:

  • AuditIDPublicUserSessionCreated 
  • AuditIDPublicUserSessionDeleted        
  • AuditIDPublicUserSessionDeleteAll
  • AuditIDAdminUserAuthenticated       
  • AuditIDAdminUserAuthenticationFailed 
  • AuditIDAdminUserAuthorizationFailed 
  • AuditIDChangesFeedStarted 
  • AuditIDISGRAllStatus 

Additional notes:

  • Does not generate admin user events when admin auth is disabled
  • Adds new event AuditIDPublicUserSessionDeleteAll (for all session delete on user credential change).
  • Also adds an 'include_docs' AuditField to AuditIDChangesFeedStarted.

Integration Tests

Implements:
- AuditIDPublicUserSessionCreated 
- AuditIDPublicUserSessionDeleted        
- AuditIDPublicUserSessionDeleteAll
- AuditIDAdminUserAuthenticated       
- AuditIDAdminUserAuthenticationFailed 
- AuditIDAdminUserAuthorizationFailed 
- AuditIDChangesFeedStarted 
- AuditIDISGRAllStatus 

Adds new event AuditIDPublicUserSessionDeleteAll (for all session delete on user credential change).
Copy link
Member

@bbrks bbrks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bbrks bbrks merged commit ffced59 into main Jul 22, 2024
38 checks passed
@bbrks bbrks deleted the CBG-4045 branch July 22, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants