Chapter 4: Property Reference

authenticate.use_url_cookie( )

This property is used to authenticate users who have third party cookies explicitly disabled.

Note: With a value of yes, if there is a problem loading the page (you get an error page or you cancel an authentication challenge), the cfauth cookie is displayed. You can also see the cookie in packet traces, but not in the browser URL window or history under normal operation.

Syntax

authenticate.use_url_cookie(yesno)

The default is no.

Layer and Transaction Notes

Use in <Proxy> layers.

Applies to HTTP proxy transactions.

See Also

Properties: authenticate.mode( )

165

Page 165
Image 165
Blue Coat Systems Proxy SG manual Authenticate.useurlcookie