Keycloak Admin Client is the Java Wrapper of the Keycloak Admin REST API
This project is a demo of how to use the Keycloak Admin Client as the java code in spring boot
This project makes it easy to:
- You can manipulate keycloak admin rest api with java code
- Unlike when you request a keycloak admin rest api as http, you do not need a token for the administrator account