[keycloak-user] Client Admin

Fabio Ebner fabio.ebner at lumera.com.br
Fri May 31 18:01:19 EDT 2019


there is one sample to how create and update users in a java application?
all sample I have found are older and don`t works in java 1.8  and that
dependency

<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>keycloak-admin-client</artifactId>
    <version>6.0.1</version>
</dependency>


More information about the keycloak-user mailing list