Description |
Explicit proxy authentication is common deployment where users have to authenticate to a proxy server before in order to access the allowed resources. The configuration is sophisticated and can be difficult to troubleshoot depending on the isssue in hand. This article describes a case where the explicit proxy authentication passes, but the browser shows a certificate error and the user monitor shows the group field as empty.
In an explicit proxy deployment with Kerberos following examples can be such as describes here:
In a scenario where user authentication seems to be passing, however 'User Monitor' shows the groupname blank or empty. Also the browser – assuming HTTP is used in the authentication rule – shows a warning about the certificate and if the user proceeds the access will fail due to certificate error. If the certificate on the browser is inspected it will show a 'Fortinet Factory' certificate instead of the certificate the admin has installed on the firewall to trust the FQDN for explicit proxy. |
Scope | FortiGate - Explicit Proxy. |
Solution |
A certificate error in this case is relevant to the untrusted certificate configured by default under the 'web-proxy global' config menu:
config web-proxy global set ssl-cert "Fortinet_Factory" set ssl-ca-cert "Fortinet_CA_SSL" ………………………………………………………. end
Troubleshooting Tip: Kerberos proxy-authentication and group lookup
diagnose wad filter src <IP address> diagnose wad debug enable cat auth diagnose wad debug enable cat <auth or policy> ß <----- Only used for single filter, not both. Use 'diagnose wad debug enable all' instead, if not sure about the filter. diagnose wad debug enable level verbose diagnose debug enable
To stop the debug:
diagnose debug disable diagnose debug reset
Related articles: Troubleshooting Tip: Troubleshoot the explicit proxy in FortiGate Technical Tip: Initial steps to troubleshoot Explicit Proxy on FortiProxy |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.