...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
...
Panel |
---|
or
|
Securing an Echo Service (the Relying Party)
...
in ESB
- Add a custom policy to the registry.
- Create a new collection (which is essentially a folder) to maintain custom policies.
- Add the service-policy.xml located at '
sts-sample/src/main/resources/
' to this collection.
- Create a new collection (which is essentially a folder) to maintain custom policies.
- Secure the echo service with the custom policy.
- Go to the Services list and click the Unsecured link of the echo service.
- Select Yes in the "Enable Security?" option.
- Give the path of the policy file we uploaded to registry, in the Policy From Registry section at the end of the page.
- Click Next.
- In the following page, select wso2carbon.jks as the Trusted Key Store.
- Go to the Services list and click the Unsecured link of the echo service.
The end service is successfully configured now.