Open BernhardBerbuir opened 2 months ago
I think that the only think that changed between the 2 versions is about the default group management. Can you try to remove
groups:
no-roles:
roles: []
And keep only:
akhq:
security:
default-group: no-roles
I don't know exactly how AKHQ handles a group with an empty roles array. If you give no-roles without defining the no-roles group it should work
@AlexisSouquiere: Thank you for your quick reply. I removed the mentioned part of the configuration and now AKHQ is working again.
I'm using AKHQ with an external OIDC mapper which provides the group of an user. After upgrading from 0.25.0 to 0.25.1 I get the following error message from the web interface / server log / api endpoint:
I'm using the following configuration (redacted):
The login is working (
/api/me
):I cannot view any information about the Kafka cluster.