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

Implement way how to retrieve list all permission policies (RBAC) #431

Closed AndrienkoAleksandr closed 1 year ago

AndrienkoAleksandr commented 1 year ago

Clear and Concise Feature Request: Retrieve and Select Permission Policies for RBAC

Description: Implement a method to retrieve a list of all permission policies (RBAC) for frontend use. The user interface (UI) should allow selecting a permission policy from the list when creating a new policy for a specific user.

Problem Resolved:

This feature will enable the retrieval of a complete list of permission policies using a REST method, facilitating seamless integration with frontend UI.

Additional Context:

No additional context or screenshots are provided at this time.

Acceptance Criteria:

The RBAC plugin's UI should be sufficiently informative to display the list of permission policies effectively. This includes the ability to render and select permission policies for creating new policies associated with individual users.

AndrienkoAleksandr commented 1 year ago

We have pull request which base on idea parse plugin from npm package name, but we not sure, that this solution will be working in 100 % cases. We need take a look more.

AndrienkoAleksandr commented 1 year ago

Related https://github.com/janus-idp/backstage-showcase/issues/623