Add support for opa authorization #455
Labels
area/rbac
Related to Role Based Access Control feature
scope/backend
Related to backend changes
status/triage/completed
Automatic triage completed
type/feature
A brand new feature
Issue submitter TODO list
Is your proposal related to a problem?
No response
Describe the feature you're interested in
Add the ability to select the open policy agent option to use authorization inside Kafka-ui. This will allow policies to manage user interface approval outside the application configuration and allow the usage of extra data sources to manage permissions. It can also be used to configure the masking of data on a topic.
Describe alternatives you've considered
I Tried using the static RBAC to manage users. This causes some issues. The main one is that you must restart the application each time you change the permissions. Secondly, you can't enrich the decision-making using a third-party tool (like a metadata store) to specify the permissions on the user interface
Version you're running
2956664
Additional context
opa docs
The text was updated successfully, but these errors were encountered: