Resolve Logging shows incorrect IP address
requested to merge sf/bugfix/259159-group-level-audit-logging-shows-incorrect-ip-address-when-saml-actions-affect-user into master
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
- Setup SCIM https://docs.gitlab.com/ee/administration/settings/scim_setup.html
- Remove a user on the SCIM connected service and wait for SCIM to sync
- View events in audit event dashboard https://docs.gitlab.com/ee/administration/audit_event_reports.html
Related to #259159 (closed)
Edited by Sam Figueroa