nerdexam
Fortinet

NSE4 · Question #10

What is a valid reason for using session based authentication instead of IP based authentication in a FortiGate web proxy solution?

The correct answer is C. There are multiple users sharing the same IP address. Session-based authentication is preferable over IP-based authentication in a FortiGate web proxy solution when multiple users share a single IP address, as it allows for individual user identification and policy enforcement.

Submitted by kwame.gh· Apr 18, 2026Firewall Policies and Authentication

Question

What is a valid reason for using session based authentication instead of IP based authentication in a FortiGate web proxy solution?

Options

  • AUsers are required to manually enter their credentials each time they connect to a different web
  • BProxy users are authenticated via FSSO.
  • CThere are multiple users sharing the same IP address.
  • DProxy users are authenticated via RADIUS.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    86% (24)
  • D
    7% (2)

Why each option

Session-based authentication is preferable over IP-based authentication in a FortiGate web proxy solution when multiple users share a single IP address, as it allows for individual user identification and policy enforcement.

AUsers are required to manually enter their credentials each time they connect to a different web

Session-based authentication, when properly implemented with cookies or other mechanisms, typically aims to reduce the frequency of credential re-entry, making this statement an incorrect reason for its preference.

BProxy users are authenticated via FSSO.

FSSO (Fortinet Single Sign-On) is an authentication method that can integrate with various user identification strategies, but it doesn't solely necessitate session-based authentication over IP-based as a primary reason.

CThere are multiple users sharing the same IP address.Correct

When multiple users originate from the same IP address (e.g., behind a NAT device or on a terminal server), IP-based authentication cannot differentiate between them, whereas session-based authentication can uniquely identify and manage each user's web session.

DProxy users are authenticated via RADIUS.

RADIUS is an authentication protocol used to verify user credentials; it defines *how* authentication is performed, not *why* one would choose session-based over IP-based identification for proxy traffic.

Concept tested: Web proxy authentication methods (session vs IP-based)

Source: https://docs.fortinet.com/document/fortigate/7.4.0/fortios-handbook/606977/explicit-web-proxy-with-pac

Topics

#Session-based authentication#IP-based authentication#Web proxy#Multi-user environments

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice