ProxySG Content Policy Language Guide
162
authenticate.force( )
This property controls the relation between authentication and denial.
Syntax
authenticate.force(yes|no)
The default value is no.
where:
yes —Makes an authenticate( ) higher priority than deny( )or exception( ). Use yes to
ensure that userID's are available for access logging (including denied requests).
nodeny( ) and exception( ) have a higher priority than authenticate( ). This setting
allows early denial.
Layer and Transaction Notes
•Use in <Proxy> and <Admin> layers and transactions.
Does not apply to <Cache> layers or transactions.
See Also
Conditions: authenticated=, group=, has_attribute.name=,
http.transparent_authentication=, realm=, user=, user_domain=
•Properties: authenticate( ), check_authorization( ), socks.authenticate( ),
socks.authenticate.force( )