Skip to main content
mturic
Staff & Editor
Staff & Editor
July 18, 2019

Technical Tip: Use of web-auth-cookie feature to reduce authentication requests

  • July 18, 2019
  • 0 replies
  • 7847 views
Description
This article explains how to configure a web-auth-cookie feature to reduce authentication requests.

Solution
With FSSO / NTLM, more authentication requests are generated from the FortiGate unit.

In a large environment, where a lot of authentication requests might be generated, it is a good practice to enable the parameter 'web-auth-cookie' in your authentication rule.
# config authentication rule
    edit NTLM_rule
        set srcaddr "all"
        set ip-based disable  --> to use only session based authentication, default=enabled
        set active-auth-method "auth-scheme"
        set web-auth-cookie enable  --> available without ip-based authentication, default = disabled   
    next

end
This helps to reduce the number of authentication requests to the authentication server when session-based authentication is applied using the explicit web proxy.

The 'web-auth-cookie' setting is only available when session based authentication is enabled, by setting 'ip-based' authentication as 'disabled'.

When the 'web-auth-cookie' setting is enabled only one request per session is authenticated and it will reduce authentication requests for such existing sessions, making NTLM authentication more scalable.


Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.