add note on how to get an example keycloak setup for the example setup

This commit is contained in:
June 2026-03-24 18:44:55 +01:00
commit 05785661d7
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -23,6 +23,7 @@ There's also `make clean` available for removing the output directory.
## Example Setup ## Example Setup
We assume an unconfigured, fresh Keycloak installation running under `http://localhost:8080`. We assume an unconfigured, fresh Keycloak installation running under `http://localhost:8080`.
(This can be achieved by running the provided `compose.yaml` after building the provider as outlined in [Building](#building).)
1. Add a new realm 1. Add a new realm
e.g. "TestRealm" e.g. "TestRealm"