- Knowledge Base
- Technical Guides
-
General Support
-
Technical Guides
-
SurePassID Authentication Server
-
Authenticators ("Tokens")
-
Windows Logon Manager (WLM)
-
ADFS Adapter
-
SAML2 IdP
-
LDAP
-
Self Service Portal (SSP)
-
LDAP Gateway
-
FIDO2/WebAuthn
-
License Management
-
Third Party Integrations
-
Twilio
-
Announcements and Alerts
-
Office 365
-
SurePassID Authentication Server VLE
-
WLM Session Manager
-
RADIUS
-
MFA-as-Code
How do I set the remote auth communications timeout in a Fortigate Firewall
Our RADIUS (and others like SAML/LDAP) system requires some time to process the requests from RADIUS clients, and the default value of 5 secs for the Fortigate (FGT) is not enough. Here is how to change the timeout on the FGT.
To change the global timeout for authentication in an FGT device:
config system global
set remoteauthtimeout 60
end
Sets the seconds that the FortiGate waits for response from remote authentication server.