Securing the WSRP Producer by WS-Security | HCL Digital Experience
You can configure Web Services Security according to the WS-Security standard for your WSRP Producer and the provided web services.
About this task
The WSRP Producer in HCL Digital Experience provides a set of JAX-WS compliant service providers. You can manage the configuration of the WSRP service providers in IBM® WebSphere® Application Server through the concept of policy sets. You might want to configure the service providers of the WSRP Producer for WS-Security-based authentication and caller identification. You can do so by attaching an appropriate policy set to the service provider, for example by using the WebSphere® Integrated Solutions Console.
The WebSphere® Application Server ensures message security and quality of service according to the configuration that you defined. The WSRP Producer provides a set of default policy sets and default provider policy set bindings. You can use them for configuring WSRP service providers. You do not have to create your own policy set and provider policy set binding.
WSRP application policy sets | WSRP provider policy set bindings | |
---|---|---|
|
|
|
|
|
|
Procedure
- Import the WSRP policy sets and provider policy set bindings.
To do so, use a WebSphere® Application Server administrative client, such as the WebSphere® Integrated Solutions Console:
- Open the Application policy sets panel.
- Select Import (From Selected Location).
- Select the LTPA-based message authentication policy set.zip file or the username-based message authentication policy set.zip file that you want to import.
- Open the General provider policy set bindings panel.
- Select Import (From Selected Location).
- Select the LTPA-based message authentication provider binding.zip file or username-based message authentication provider binding.zip file that you want to import.
- Attach the policy set and provider policy set binding to
a WSRP service provider. Proceed as follows:
- After you have completed this configuration, restart your portal.