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.
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)- A4% (1)
- B4% (1)
- C86% (24)
- D7% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.