bp role-assignment-notifications
In the Juno release, expand on the notifications that are emitted from Keystone by adding support for role assignments.
Suppose a user maliciously decides to grant a role assignment to another user he or she shouldn’t have, or remove another user’s role assignment. As of the Icehouse release, it would only be possible to figure out the responsible party by looking at Keystone logs. If Keystone were to emit notifications for these types of events, auditing would become much easier.
The admin may look at Keystone logs to find the responsible user; however, this could be very hard to do, given the size of the log file.
None
Create CADF notifications for create_grant and delete_grant at the manager level of the assignment API.
None
None
The audit events generated by the CADF notifications can now be audited.
None
None
Enhance the existing documentation to include the expected payload for a role assignment event.