Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit fad5db7

Browse files
Jackhmlnarik
authored andcommitted
Update documentation
1 parent 82099ce commit fad5db7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

securing_apps/topics/oidc/javascript-adapter.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ is selected for `Access Type`. You achieve this in Capability config by turning
1919

2020
You also need to configure `Valid Redirect URIs` and `Web Origins`. Be as specific as possible as failing to do so may result in a security vulnerability.
2121

22-
Once the client is created click on the `Installation` tab select `Keycloak OIDC JSON` for `Format Option` then click `Download`. The downloaded
23-
`keycloak.json` file should be hosted on your web server at the same location as your HTML pages.
22+
Once the client is created click on the `Action` tab in the upper right corner and select `Download adapter config`.
23+
Select `Keycloak OIDC JSON` for `Format Option` then click `Download`. The downloaded `keycloak.json` file should be
24+
hosted on your web server at the same location as your HTML pages.
2425

2526
Alternatively, you can skip the configuration file and manually configure the adapter.
2627

0 commit comments

Comments
 (0)