Update documentation

This commit is contained in:
Jack 2022-11-23 18:12:57 +08:00 committed by Hynek Mlnařík
parent 82099ce7f3
commit fad5db70cb

View file

@ -19,8 +19,9 @@ is selected for `Access Type`. You achieve this in Capability config by turning
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.
Once the client is created click on the `Installation` tab select `Keycloak OIDC JSON` for `Format Option` then click `Download`. The downloaded
`keycloak.json` file should be hosted on your web server at the same location as your HTML pages.
Once the client is created click on the `Action` tab in the upper right corner and select `Download adapter config`.
Select `Keycloak OIDC JSON` for `Format Option` then click `Download`. The downloaded `keycloak.json` file should be
hosted on your web server at the same location as your HTML pages.
Alternatively, you can skip the configuration file and manually configure the adapter.