Closed SimonHenz97 closed 6 months ago
Is the keycloak user part of the group "admins"? In this case you set up Gokapi to only allow users to access that are part of the group and either the user is not part of it or the value is not transmitted correctly by keycloak
I have 3 Users:
None of them are authorised by gokapi The groups are not in the access token, even though I have them enabled
Thank you very much for your feedback! When I tested it, I used the group "admin", however with the predefined mapping, "admin" was always appended. I fixed the documentation to show this.
Please try a custom mapper as described here and let me know if that fixes the issue
Yes that configuration works now!
I thought there might be a non admin user level page with only the files of the current user but I guess something like this isn't implemented yet.
Great to hear! Yes, that it currently on my todo list, but I can't say yet when it will be implemented.
Hey, I tried to use Keycloak as provider. I followed the setup guide and added users, groups and the corresponding scops to my realm but after login in I get the message that gokapi doesn't authorise the user. Even the admin user gets rejected
I also get this Keycloak error, but I don't know if it is relevant