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 2)

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 6–10

  1. 6expert · medium

    A company uses NGINX with auth_request to validate OAuth2 tokens. The validation service returns a 200 status for valid tokens and a 401 for invalid ones. The administrator wants to pass the original request's HTTP method (GET, POST, etc.) to the validation service so it can enforce method-specific permissions. Which variable should be used?

    Select an answer first
  2. 7application · medium

    A company uses NGINX Basic Authentication for a legacy application. The security team requires that passwords be stored using the strongest hashing algorithm supported by htpasswd. Which htpasswd option should be used when creating or updating user entries?

    Select an answer first
  3. 8application · medium

    An NGINX server uses auth_request to validate API keys. The external validation service returns a 200 status for valid keys and a 403 status for invalid keys. The administrator wants to pass the original request's URI to the validation service so it can make context-aware decisions. Which variable should be used in the auth_request subrequest?

    Select an answer first
  4. 9application · medium

    An NGINX server uses auth_request to validate access tokens. The validation service returns a 200 status for valid tokens and a 403 for invalid ones. The administrator wants to allow access only when the validation service returns a 200 status. Which configuration is correct?

    Select an answer first
  5. 10foundation · easy

    Which pair of directives is required to enable HTTP Basic Authentication for a location block in NGINX?

    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.