Skip to content

Group-level audit event for Group SAML SSO

Drew Blessing requested to merge dblessing-group-audit-events-saml-sso into master

What does this MR do?

Fixes #35710 (closed)

Create a group-level audit event when a user signs in via Group SAML. The current audit event was a user audit event and only appeared to individual users and to administrators in the instance audit events.

Screenshots

  • Note that the way the audit events display is not part of this MR. This only adds the event which is then shown according to a standard for audit events. This is just an example.

Group-level audit event

Screen_Shot_2020-04-01_at_10.19.24_AM

Instance-level audit event

Screen_Shot_2020-04-01_at_10.21.28_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Drew Blessing

Merge request reports