Customize the WSRP resource proxy for basic authentication
We can customize the WSRP resource proxy for HTTP basic authentication.To do this, set the following property in the Config 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 will use the credentials from the credential vault slot when fetching resources that are protected by HTTP basic authentication. The user ID and password will be sent to all remote resources that are 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: Customize the WSRP resource proxy
Related:
Customize the WSRP resource proxy SSL settings
Customize the WSRP resource proxy for LTPA token forwarding
Customize the WSRP resource proxy for proxy server support
Disable support for relative URLs for the WSRP resource proxy
Customize the WSRP resource proxy HTTP header forwarding behavior