This project aims provides a convenient way to programmatically configure keycloak.
I am currently working on the use case of programmatically configuring internal-to-internal token exchange following keycloak documentation: https://www.keycloak.org/docs/latest/securing_apps/#_token-exchange
- Java 21
- Maven
- Docker
mvn clean install