Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
athiththan11 committed Sep 12, 2020
1 parent 6131437 commit 2a1ea7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Then create a new user and grant admin privileges inside the same realm to be ab

1. Build the project by following the steps [here](#build--deploy) or you can download the built JAR artifact for the respective API Manager versions from [here](https://github.com/athiththan11/apim-keymanager-keycloak/releases)
2. Copy that JAR file into the `<API-M_HOME>/repository/components/lib` directory.
3. Uncomment the `<APIKeyManager>` parameter in the `<API-M_HOME>/repository/conf/api-manager.xml` file. Change the values based on your third-party API.
3. Configure the `<apim-3.1.0>/repository/conf/deployment.toml` to configure the Keycloak Key Manager Change the values based on your third-party API.

> **Note :** Replace the value of the `<keycloakInstanceUrl>` parameter with your Keycloak deployment's base URL.
> **Note :** Replace the value of the `keycloakInstanceUrl` parameter with your Keycloak deployment's base URL.
>
> The `org.wso2.keycloak.client.KeycloakClient` class, mentioned in the following example, extends the Key Manager interface.
Expand Down

0 comments on commit 2a1ea7b

Please sign in to comment.