VA-003 Assess Vault tokens Practice Question
What is the purpose of a token's "period" attribute?
⚠ Common exam trap
The Vault exam often tests the distinction between 'period' and 'explicit_max_ttl' — candidates mistakenly think 'period' sets a maximum lifetime, when in fact it sets a renewable interval that allows indefinite token life if renewed on time.
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
✓
It is the starting TTL for a periodic token and is refreshed on each renewal.
The 'period' attribute in Vault tokens defines the starting TTL (time-to-live) for a periodic token. When a periodic token is renewed, its TTL is reset to this period value, allowing the token to exist indefinitely as long as it is renewed before the period expires. This is distinct from a non-periodic token, which has a fixed maximum TTL that cannot be extended beyond its original lifetime.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
It is the starting TTL for a periodic token and is refreshed on each renewal.
Why this is correct
Correct description of period for periodic tokens.
- ✗
It defines the maximum lifetime of a token.
Why it's wrong here
Max TTL is separate; period is used for periodic tokens.
- ✗
It defines the number of uses before token expires.
Why it's wrong here
That is the use-limit, not period.
- ✗
It is the time after which the token is revoked if not used.
Why it's wrong here
TTL handles expiry; period specifically applies to periodic token renewal behavior.
Go deeper
Related to this question
About these practice questions
This VA-003 question is part of Courseiva's 498-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.