Keycloak Admin REST Client for managing Keycloak realms, users, and resources programmatically.
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-admin-client</artifactId>
<version>26.0.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Keycloak admin client instance.
Use the same major version for client and server (e.g., both 26.x).
No dependency data recorded yet.