+

Search Tips   |   Advanced Search

Customize the WSRP resource proxy for basic authentication

We can customize the WSRP resource proxy for HTTP basic authentication.

To do so, set the following property in the WP Configuration Service:

wsrp.resourceproxy.basic.auth.credentialslot = your_credential_slot

Specify a credential vault slot containing the user ID and password credentials. The resource proxy servlet uses the credentials from the credential vault slot when it fetches resources that are protected by HTTP basic authentication. The user ID and password are sent to all remote resources referenced in the markup of the remote WSRP portlet. By default no value is set for this property.

After setting the property, restart the portal or the cluster for the changes to take effect.

For details about creating a credential vault slot and about how to set configuration properties refer to the following links:


Parent topic: Customize the WSRP resource proxy