diff --git a/en/identity-server/5.11.0/docs/learn/configuring-ws-trust-security-token-service.md b/en/identity-server/5.11.0/docs/learn/configuring-ws-trust-security-token-service.md index 987ffff311..821234af67 100644 --- a/en/identity-server/5.11.0/docs/learn/configuring-ws-trust-security-token-service.md +++ b/en/identity-server/5.11.0/docs/learn/configuring-ws-trust-security-token-service.md @@ -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 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 diff --git a/en/identity-server/6.0.0/docs/guides/identity-federation/configure-ws-trust.md b/en/identity-server/6.0.0/docs/guides/identity-federation/configure-ws-trust.md index 7e58f7f4cb..d1181188f3 100644 --- a/en/identity-server/6.0.0/docs/guides/identity-federation/configure-ws-trust.md +++ b/en/identity-server/6.0.0/docs/guides/identity-federation/configure-ws-trust.md @@ -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 diff --git a/en/identity-server/6.1.0/docs/guides/identity-federation/configure-ws-trust.md b/en/identity-server/6.1.0/docs/guides/identity-federation/configure-ws-trust.md index fd20a58d80..6dc9f183a6 100644 --- a/en/identity-server/6.1.0/docs/guides/identity-federation/configure-ws-trust.md +++ b/en/identity-server/6.1.0/docs/guides/identity-federation/configure-ws-trust.md @@ -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