Created on
09-01-2025
10:14 PM
Edited on
10-14-2025
03:27 AM
By
Jean-Philippe_P
This article explains FSSO, in particular DC Agent mode, in an easily understood manner.
FSSO, FortiGate.
Fortinet Single-Sign-On (FSSO) is a proprietary Fortinet solution that allows Active Directory user logins to be shared with FortiGate and utilized for granular policy matching. The user is not required to authenticate explicitly to FortiGate, and the firewall ideally already knows of the user login, IP, and groups before any user traffic even passes through it.
FSSO consists of multiple components that handle login detection and maintenance, as well as a FortiGate (or FortiProxy) device, which receives the login information for further use. There are two main login detection methods, DC Agent Mode and Polling.
This article focuses on DC Agent mode. It touches on the following components:
DC: Domain controller, the central server in a domain environment. It usually serves multiple purposes. For FSSO, the following roles are relevant:
| DNS Server. | LDAP Server. | LSASS.exe. |
| Resolves hostnames to IPs (and vice-versa, usually). | Validates user credentials and provides group membership information. | An authentication service that runs on domain controllers and handles the authentication requests from users' workstations. |
The Fortinet components relevant to FSSO are:
| DC Agent. | Collector Agent (or FortiAuthenticator). | FortiGate (or FortiProxy). |
| An FSSO Agent that reads activity in lsass.exe and shares logins with the Collector Agent. | An FSSO Agent that receives logins from the DC Agent and processes them further. | Receives the processed and filtered logins from the Collector Agent. |
A more detailed and technical explanation of FSSO may be found here: Technical Tip: Explaining FSSO - a primer.
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.