Replies: 1 comment 1 reply
|
Everything change on the latest dev that will be released soon, please try this one please |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I change akhq version 0.16 to the last 0.24 but i think may be the structure change for the mapping of groups and the permissions filters.
Here is an extract from my application.yml version 0.16:
But in the last version 0.24 i see this change [1][2] for declare the default-group:
What's the good use for define my default-group the example 1 or the example 2 for the last version 0.24?
Because the user is not filter by the regex and it's merge between us(user).
Thank you for your help in advance.
[1] https://akhq.io/docs/configuration/authentifications/external.html
[2] https://github.com/tchiotludo/akhq/blob/0.24.0/application.example.yml
All reactions