Courseiva

PCNSE Practice Question: Securing Users and Applications with Authentication

To reduce the number of authentication prompts for users accessing multiple applications through the firewall, which configuration is recommended?

⚠ Common exam trap

Many exam-takers confuse increasing the authentication timeout (Option A) with reducing prompts, but timeout only extends the session lifespan, not the number of prompts per application; the key is the session cookie mechanism that ties all application requests to a single authenticated session.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enable session cookies in the authentication policy

Enabling session cookies in the authentication policy allows the firewall to store a session cookie on the user's browser after the first successful authentication. This cookie is then presented for subsequent requests to different applications, eliminating repeated authentication prompts. The firewall validates the cookie against the existing user session, providing a seamless single sign-on (SSO) experience without requiring re-authentication for each application.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Increase the authentication timeout value

    Why it's wrong here

    Timeout affects idle time, not the number of prompts.

  • Enable session cookies in the authentication policy

    Why this is correct

    Session cookies maintain authentication state and reduce prompts.

  • Use certificate-based authentication

    Why it's wrong here

    Certificates eliminate usernames/passwords but may not reduce prompts if not cached.

  • Disable authentication for commonly used applications

    Why it's wrong here

    This weakens security by allowing unauthenticated access.

About these practice questions

One of 504 original PCNSE practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCNSE practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCNSE exam.