FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

Add audit log entry when adding users to a group #2807

Open rwa-siteimprove opened 4 months ago

rwa-siteimprove commented 4 months ago

Add audit log entry when adding users to a group

Problem

The Audit Log will record when a group is created but not when users are added to the group. I recently created a group for global admins and there was no log when I added users to this group. For auditing purposes, I would like a record of when users are added to such a group.

Solution

A log entry is added to the Audit Log when users are added to a group.

Alternatives/workarounds

Adding users to groups via Terraform in our pipeline deployment to have an audit record in GitHub.

Additional context

N/A

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

robotdan commented 2 months ago

Thanks @rwa-siteimprove for letting us know, this looks like a bug.