[keycloak-user] Permission Handling After Keycloak 4.5.0

cedric@couralet.eu cedric at couralet.eu
Thu Jul 4 05:15:00 EDT 2019


Le Mercredi, Juillet 03, 2019 19:27 CEST, "Jahn, Lasse" <Lasse.Jahn at student.hpi.uni-potsdam.de> a écrit: 
 
> Hey everyone,
> 
> I'm running Keycloak Server Version 4.5.0.Final according to the dockerfile from jboss shown in the dockerhub [1] with only changed keycloak version. (Took the tools from [2])
> 
[...]
> Is the documentation not updated and there is a way to enable the permission tab or how can I fullfill the mentioned scenario (client admin which is allowed to map roles) ?
> 

You have to explicitly enable the feature : https://www.keycloak.org/docs/latest/server_installation/index.html#profiles

Basically, to just enable this tab, lauching keycloak with -Dkeycloak.profile.feature.admin_fine_grained_authz=enabled should be enough.

Regards,

Cédric Couralet

> 
> Regards
> Lasse
>




More information about the keycloak-user mailing list