tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.41k stars 659 forks source link

Unauthorized when copying topic in 0.25.1 #1972

Open jakub-kowalik-zen opened 4 weeks ago

jakub-kowalik-zen commented 4 weeks ago

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:

We don't have any patterns or clusters defined in our roles. Am I missing something or is this a bug?

teimyBr commented 17 hours ago

Facing same problem