+

Search Tips   |   Advanced Search

Customize Client Cookie Forwarding

A client can send cookies to the WSRP Consumer as part of an HTTP request. We can customize the WSRP Consumer to forward specific client cookies to the Producer ports or to other resources that are served by the WSRP Consumer as a proxy. By default the WSRP Consumer does not forward client cookies to WSRP Producers or other resources. To customize the WSRP Consumer to forward specific client cookies, proceed as follows:

  1. Set the following property in the HTTP Client Service:

      wsrp.consumer.cookieforward.cookiename = hostdomainnames [; cookiepriority]
    Specify a separate property for each client cookie that we want to be forwarded.

  2. Restart the portal or the cluster for the new setting to become active.
Description:

Example properties that contain cookie forwarding rules are as follows:

Note: The WSRP Consumer does not send cookies when it requests the WSDL service description documents from a Producer.

Parent topic: Customize the WSRP configuration of your Consumer portal