add note on how to get an example keycloak setup for the example setup
This commit is contained in:
parent
0a9c6aca11
commit
05785661d7
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ 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