Skip to content

Commit

Permalink
Update IS connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
PasanT9 committed Nov 22, 2024
1 parent a45df7d commit 76aada1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions en/docs/administer/key-managers/configure-wso2is-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ Follow the steps given below to configure WSO2 IS as a Key Manager component:

4. Extract the distribution and copy the following JAR files to the `<IS_HOME>/repository/components/dropins` directory.

- `wso2is.key.manager.core-1.4.2`
- `wso2is.notification.event.handlers-1.4.2`
- `wso2is.key.manager.core-1.2.10`
- `wso2is.notification.event.handlers-1.2.10.22`

5. Add `keymanager-operations.war` to the `<IS_HOME>/repository/deployment/server/webapps` directory.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ Follow the instructions below to set up and configure the databases for the WSO2

2. Extract the distribution and copy the following JAR files, which are in the `<wso2is-extensions-1.2.10>/dropins` directory, to the `<IS_HOME>/repository/components/dropins` directory.

- `wso2is.key.manager.core-1.4.2`
- `wso2is.notification.event.handlers-1.4.2`
- `wso2is.key.manager.core-1.2.10`
- `wso2is.notification.event.handlers-1.2.10.22`

3. Add the `keymanager-operations.war`, which is in the `<wso2is-extensions-1.2.10>/webapps` directory, to the `<IS_HOME>/repository/deployment/server/webapps` directory.

Expand Down

0 comments on commit 76aada1

Please sign in to comment.