Bug #23377
closedAudits - changes to external group membership are not audited
Description
There should be an audit record created while using external auth source and the external group membership changes for a user (on the remote side)
- set up an external auth source (e.g. freeIPA)
- create a user on it
- create an external group on it
- login with the external user id
- (the user should be created)
- on foreman, create a user group and map it to the external group you created
- hit refresh to load the user mappings (the ext. user should be added to the UG)
- now, on the external auth source, remove the user from the group
- on foreman, navigate to the UG and at the external group mapping tab, hit refresh again
- (the user should be removed from the group)
- list all audits and notice, the action is not audited at all
Updated by Kavita Gaikwad over 6 years ago
- Related to Tracker #21879: [TRACKER] Audit every possible resource added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5555 added
Updated by Kavita Gaikwad over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c68cefa621ca61a9406cedf7653fc9135c3e5534.