Skip to content

Commit b7a22ec

Browse files
committed
chore: add a node when Keycloak container isn't working
1 parent c5ecdc0 commit b7a22ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/01-oidc-local-test.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ This is to provide how to set up IdP, NGINX Plus and locally test OIDC flow in y
5050
$ make start
5151
```
5252

53+
> Note:
54+
>
55+
> - In this example, a Keycloak container image (`jboss/keycloak:15.1.0`) is used.
56+
> - Please try another version of Keycloak container images in [`docker-compose.yml`](../docker-compose.yml) if you have any issue when starting it in your local machine.
57+
58+
<br>
59+
5360
- Check Docker container's status:
5461

5562
```bash

0 commit comments

Comments
 (0)