Chapter 3: Condition Reference
83
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( ) properti es to s elect an
authentication realm.
Syntax
http.transparent_authentication=yes|no
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( )