janus-idp / backstage-showcase

This repo is moving to https://github.com/redhat-developer/red-hat-developer-hub
https://janus-idp.io
Apache License 2.0
112 stars 152 forks source link

RBAC Enhancements #585

Closed kadel closed 1 month ago

kadel commented 1 year ago

No-Code Authorization Authoring: The plugin will offer an intuitive, no-code UI for defining and managing permissions and policies within backstage.io. Users can easily create and modify authorization rules without complex coding or configuration.

Audit Logging: The plugin will provide audit logging capabilities, recording all permission-related activities and changes made within the Backstage instance.

Roles: Remove the ability to assign users and groups directly to permission policies

Caching and Performance: Enhance the efficiency of the RBAC using caching and other methods.

Conditional Policies: Improvements to the conditional policy implementation. Add validation for conditional policies. Add aliases for some conditional policy parameters. Add the ability to load conditional policies using a file.

PatAKnight commented 1 month ago

Moving to close as all of the relevant issues have been closed or are being tracked through Jira.