Courseiva
Assess Vault tokensmediumMultiple SelectObjective-mapped

VA-003 Assess Vault tokens Practice Question

Which THREE of the following are valid sources of token TTL?

⚠ Common exam trap

HashiCorp often tests the misconception that policies can set TTL values, but policies only define permissions, not token lifetimes; candidates may confuse policy with role configuration in auth methods.

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

System default TTL

Vault has a system default TTL that applies to tokens when no other TTL source is specified. This default is typically 32 days (2764800 seconds) and serves as the maximum possible TTL for a token unless overridden by a shorter TTL from another source. The system default TTL is defined in the Vault server configuration and acts as a fallback to ensure tokens do not live indefinitely.

Answer analysis

Option-by-option breakdown

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

  • System default TTL

    Why this is correct

    Vault has a default TTL for tokens.

  • Mount path configuration

    Why it's wrong here

    Mount paths do not configure token TTL.

  • Policy TTL

    Why it's wrong here

    Policies do not have TTL.

  • Explicit TTL set during token creation

    Why this is correct

    Users can set TTL when creating tokens.

  • Role TTL in an auth method

    Why this is correct

    Auth method roles can specify TTL.

About these practice questions

One of 498 original VA-003 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 VA-003 practice question is part of Courseiva's free HashiCorp 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 VA-003 exam.