You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We updated from 0.24.0 to 0.25.1 and defined the new roles. When I try Copying topic i get Unauthorized: missing permission on resource TOPIC_DATA and action CREATE and i am logged out. Even though my role definition looks like this:
We updated from 0.24.0 to 0.25.1 and defined the new roles. When I try Copying topic i get
Unauthorized: missing permission on resource TOPIC_DATA and action CREATE
and i am logged out. Even though my role definition looks like this:admin: - resources: ["TOPIC", "TOPIC_DATA", "CONSUMER_GROUP", "CONNECT_CLUSTER"] actions: ["READ", "CREATE", "UPDATE", "DELETE", "UPDATE_OFFSET", "DELETE_OFFSET", "READ_CONFIG", "ALTER_CONFIG", "DELETE_VERSION", "UPDATE_STATE", "EXECUTE"]
We don't have any patterns or clusters defined in our roles. Am I missing something or is this a bug?
The text was updated successfully, but these errors were encountered: