ProxySG Content Policy Language Guide
authenticate.force( )
This property controls the relation between authentication and denial.
Syntax
authenticate.force(yesno)
The default value is no.
where:
•yes
•no—deny( ) 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( )
162