+

Search Tips   |   Advanced Search

Disable support for relative URLs for the WSRP resource proxy


By default, the WSRP resource proxy serves resources relative to the current resource proxy URI. We can disable the support for relative URLs.

If you disable the support for relative URLs, the resource proxy only accepts requests for URLs that have been rewritten and signed by the WSRP Consumer portal itself. URLs that have been manipulated at the client side, for example by modifying URL parameters with JavaScript functions, will be discarded.

To switch off the support for relative URLs, access the WAS admin console and set the following property in the WP Config Service: wsrp.resourceproxy.support.relative = false. Restart the portal or the cluster for the changes to take effect.


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
Customize the WSRP resource proxy for basic authentication
Customize the WSRP resource proxy HTTP header forwarding behavior