Integrated Windows Authentication
Configuration Variable | Data Type | Description |
---|---|---|
proxy.config.winauth.enabled | INT |
Default: 0 Enables (1) or disables (0) Integrated Windows Authentication (Kerberos). |
proxy.config.winauth.basic_ auth_disable | INT |
Default: 0 Disables (1) or enables (0) basic authentication. |
proxy.config.winauth.realm | STRING |
Default: NULL The name of the Windows Active Directory domain. By entering “*”, all domain controllers found in the DNS SRV records will be used. |
proxy.config.winauth.dc.list | STRING |
Default: NULL A comma separated list of domain controllers. |
proxy.config.winauth.log_ denied_requests | INT |
Default: 1 Enables (1) or disables (0) logging of denied authentication requests. |