Specify client cookie support

Configure the Web clipping portlet to propagate specific cookies from client-side through the portal to the origin server.

Web clipping portlets preserve cookies set on the server side, which means that when a Web clipping portlet fetches content from an origin server, it stores the cookies that the server sets (through the Set-Cookie HTTP header) and returns them on subsequent requests for more content. These cookies are not propagated to the client for security reasons. However, it may be necessary to propagate a client-side cookie through the portal to the origin server, such as a security cookie representing an identification.

Web clipping portlets can copy specific cookies from the client-portal conversation through to the portal-origin server conversation. Not all cookies are propagated; only cookies that are specified using a special configuration parameter are copied over. Specify what client-side cookies you need to preserve as a comma-separated list value for the ClientCookies configuration parameter. For example, if you have cookies called "uid" and "password" that you want to preserve through the Web clipping portlet, specify the following configuration parameter and value under Administration > Portlet Management> Portlets, find the portlet you want to modify, and then click the Configure portlet icon:

ClientCookies = uid,password


Parent

Use Web clipping to import content

 


+

Search Tips   |   Advanced Search