Chapter 3: Condition Reference
http.transparent_authentication=
This trigger evaluates to true if HTTP uses transparent proxy authentication for this request.
The trigger can be used with the authenticate( ) or authenticate.force( ) properties to select an authentication realm.
Syntax
http.transparent_authentication=yesno
Layer and Transaction Notes
•Use in <Proxy>, <Cache>, and <Exception> layers.
•Applies to HTTP transactions.
See Also
•Conditions: attribute.name=, authenticated=, group=, has_attribute.name=, realm=, user=, user.domain=
•Properties: authenticate( ), authenticate.force( ), authenticate.mode( ), check_authorization( )
83