Closed Tomatower closed 2 years ago
@splitbrain Are you able to review and merge this sometime soon? It is still needed and currently a custom patch. Thanks!
Sorry for the long delay. Please see #111 for the reasons and how to implement new services in the future.
In my setup I needed to check, if a user has a specific role to be allowed to log in, so I added a config option
keycloak-required-role
which has to be in theroles
-claim sent in the user token information.