[keycloak-user] In which cases will the return value of org.keycloak.representations.idm.GroupRepresentation.getAttributes() NOT empty?

Schenk, Manfred Manfred.Schenk at iosb.fraunhofer.de
Mon Apr 16 10:32:34 EDT 2018


At the moment I'm trying to read/view all users/groups from a certain realm using the REST interface with the help of the class "org.keycloak.admin.client.Keycloak".

I can get the list of available groups and their subgroups and also the ids and names oft he groups.
But I haven't figured out how I can achieve non-empty return values for the getAttributes() method oft he org.keycloak.representations.idm.GroupRepresentation instances.

Do I need some special configuration or request parameter fort he desired result?

Thanks in advance,
Manfred

--
Manfred Schenk, Fraunhofer IOSB
Informationsmanagement und Leittechnik
Fraunhoferstraße 1,76131 Karlsruhe, Germany
Telefon +49 721 6091-391
mailto:Manfred.Schenk at iosb.fraunhofer.de
http://www.iosb.fraunhofer.de



More information about the keycloak-user mailing list