janus-idp / backstage-plugins

Plugins for Backstage
https://janus-idp.io
Apache License 2.0
152 stars 149 forks source link

RBAC: Capture modified information of roles #900

Closed PatAKnight closed 7 months ago

PatAKnight commented 1 year ago

What do you want to improve?

Add the ability to store when and by who a role was modified.

What is the current behavior?

We do not store information on who a role is modified by or when a role is modified.

What will the new behavior be?

Store the information and provide a way to retrieve it.

AndrienkoAleksandr commented 10 months ago

I guess it should be subtask for audit logging: https://github.com/janus-idp/backstage-showcase/issues/362