Skip to content

Commit bc7cbee

Browse files
author
Matt Raible
authored
Add jh-oidc shortcut
1 parent a30ed58 commit bc7cbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive-jhipster/demo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Once your Docker containers are finished building, you'll want to add your Okta
292292

293293
. Open `docker-compose/docker-compose.yml` in your favorite IDE and remove the Keycloak image at the bottom. You can leave it if you like, but it won't be used in this example.
294294

295-
. Update `docker-compose/central-server-config/application.yml` to contain your OIDC settings that you want to share with all your microservices.
295+
. Update `docker-compose/central-server-config/application.yml` to contain your OIDC settings that you want to share with all your microservices. [`jh-oidc`]
296296
+
297297
[source,yaml]
298298
----

0 commit comments

Comments
 (0)