-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Background
We would like to integrate with confluent center to determine if we have read/write permissions to a supplied topic.
User should see via UI wether we are authorized to read/write to the topic.
Feature
Integrate with confluent center to determine if we have read/write permissions to a supplied topic.
- Backend - Implement Rest client that is able to authenticate using Bearer authentication
- Backend - Create Rest client calling Confluent Metadata API (https://docs.confluent.io/platform/current/security/rbac/mds-api.html#private-rbac-ui-my-rolebindings - Private RBAC UI - My RoleBindings)
- Backend - Expose REST API that returns whether user has read or write access to a kafka topic
- User Interface - Implement in Hyperdrive job type component read/write kafka topic verifier.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request