mayope / keycloakmigration

Manage your Keycloak configuration with code.
https://mayope.net
MIT License
108 stars 22 forks source link

User lists from Keycloak REST API return full user information #21

Closed mthiele closed 4 years ago

mthiele commented 4 years ago

At the moment, the Keycloak API interfaces suggest that users returned in lists contain only limited information. The Keycloak REST API (version 10) returns full user information when returning lists of users. This should be reflected in the Keycloak interfaces API.

klg71 commented 4 years ago

Released with version 0.1.53, please test your changes :)