Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WS-Trust authentication is no longer supported by default from IS 5.11.0 upwards

To download and install the WS-Trust connector:

1. Download the [WS-Trust Authenticator](https://store.wso2.com/store/assets/isconnector/details/417e7ef2-76fb-424f-92b3-d5eb58e2efe6) from the WSO2 connector store.
1. Download the [WS-Trust Authenticator](https://store.wso2.com/connector) from the WSO2 connector store.
Comment thread
mathup15 marked this conversation as resolved.
2. Copy and past the downloaded `.zip` file to the home directory of the Identity Server and extract the `.zip`.
3. Navigate to the home of the extracted directory and execute the following commands.
```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ WS-Trust authentication is no longer supported by default from IS 5.11.0 upwards

To download and install the WS-Trust connector:

1. Download the [WS-Trust Authenticator](https://store.wso2.com/store/assets/isconnector/details/417e7ef2-76fb-424f-92b3-d5eb58e2efe6) from the WSO2 connector store.

1. Download the [WS-Trust Authenticator](https://store.wso2.com/connector) from the WSO2 connector store.
2. Copy and paste the downloaded `.zip` file to the home directory of your WSO2 Identity Server and extract the `.zip` file.
3. Open a terminal, navigate to the home of the extracted directory and execute the following commands.
```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WS-Trust authentication is no longer supported by default from IS 5.11.0 upwards

To download and install the WS-Trust connector:

1. Download the [WS-Trust Authenticator](https://store.wso2.com/store/assets/isconnector/details/417e7ef2-76fb-424f-92b3-d5eb58e2efe6) from the WSO2 connector store.
1. Download the [WS-Trust Authenticator](https://store.wso2.com/connector) from the WSO2 connector store.
2. Copy and paste the downloaded `.zip` file to the home directory of your WSO2 Identity Server and extract the `.zip` file.
3. Open a terminal, navigate to the home of the extracted directory and execute the following commands.
```bash
Expand Down