Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Janus RBAC UI to Support Copying of RBAC Data Across Different Environments #1853

Open
nitinsj opened this issue Jun 28, 2024 · 0 comments
Labels

Comments

@nitinsj
Copy link

nitinsj commented Jun 28, 2024

What do you want to improve?

Enhance the Janus RBAC UI interface to enable the copying of RBAC data across different environments.

What is the current behavior?

The Janus IDP RBAC Plugin allows for the creation of roles, the addition of users/groups under these roles, and the establishment of permissions within them. Typically, developers configure these roles in a development or test environment before they are applied to a production environment. Currently, once the roles are validated in the test environment, they must be manually re-entered in any other environment for replication. This manual process is not only tedious but also prone to errors.

What will the new behavior be?

The Janus RBAC UI will introduce an option to export and import roles, including the associated users/groups and permission data. This enhancement will significantly streamline the process of transferring RBAC configurations between different environments, such as development, testing, and production, thereby ensuring consistency and improving efficiency.

@nitinsj nitinsj added kind/enhancement New feature or request status/triage labels Jun 28, 2024
@github-actions github-actions bot added the jira label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant