Skip to content

Resolve Logging shows incorrect IP address

What does this MR do and why?

Fixes a bug where an automation that removed group access from a user would previously falsely use the user's last known IP address, making it look like it user removed themselves.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Setup SCIM https://docs.gitlab.com/ee/administration/settings/scim_setup.html
  2. Remove a user on the SCIM connected service and wait for SCIM to sync
  3. View events in audit event dashboard https://docs.gitlab.com/ee/administration/audit_event_reports.html

Related to #259159 (closed)

Edited by Sam Figueroa

Merge request reports