WIP: Add Makefile and Documentation for Building the Provider #2

Draft
june wants to merge 8 commits from building_help into main
Showing only changes of commit 05785661d7 - Show all commits

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

June 2026-03-24 18:44:55 +01:00
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -22,7 +22,8 @@ There's also `make clean` available for removing the output directory.
## 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
e.g. "TestRealm"