WIP: Add Makefile and Documentation for Building the Provider #2
1 changed files with 2 additions and 1 deletions
add note on how to get an example keycloak setup for the example setup
commit
05785661d7
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue