Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
F5 logo

F5 Certified Administrator NGINX - Configuration:Demonstrate

Domain 2Objective 3

Demonstrate How to Authenticate (auth Basic / Auth Request) F5N3 Practice Questions (Page 1)

Part of the Demonstrate how to restrict access domain, which makes up ~19% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~2–4 in this domain), expect 1–1 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)

20questions here
4free pages
4concepts

Questions 1–5

  1. 1foundation · easy

    When using `htpasswd` to create a new user file for NGINX Basic Auth, which command correctly creates the file and adds a user named `admin`?

    Select an answer first
  2. 2application · medium

    An NGINX server uses auth_request to validate JWT tokens. The validation service returns a 200 status for valid tokens and a 401 for invalid ones. The administrator wants to cache the validation result for 5 minutes to reduce load on the validation service. Which NGINX directive should be used?

    Select an answer first
  3. 3foundation · easy

    Which command-line tool is commonly used to create and update the user file for NGINX HTTP Basic Authentication?

    Select an answer first
  4. 4application · medium

    A company has an existing single sign-on (SSO) service that validates session cookies. They want NGINX to protect a new API endpoint by checking the session cookie with the SSO service before allowing access. Which NGINX configuration should be used?

    Select an answer first
  5. 5expert · medium

    A company has two NGINX servers behind a load balancer. Both servers use auth_request to validate session cookies against a central authentication service. The authentication service occasionally returns a 500 status due to temporary overload. The company wants to fail open (allow access) when the authentication service is unavailable, but fail closed (deny access) when it returns a 401 or 403. Which configuration should be used?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by F5. “F5N3” is a trademark of its owner, used for identification only.