Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Vault Associate 002 topic 1 question 39 discussion

Actual exam question from HashiCorp's Vault Associate 002
Question #: 39
Topic #: 1
[All Vault Associate 002 Questions]

Examine the command below. Output has been trimmed.

Which of the following statements describe the command and its output?

  • A. Missing a default token policy
  • B. Generated token’s TTL is 60 hours
  • C. Generated token is an orphan token which can be renewed indefinitely
  • D. Configures the AppRole auth method with user specified role ID and secret ID
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
nginx_aws
3 weeks, 4 days ago
Selected Answer: D
This statement is partially correct. The command is indeed using the AppRole authentication method to log in with a specified role ID and secret ID. However, it’s not configuring the AppRole auth method; it’s using it to authenticate and obtain a token. Configuration of AppRole involves setting up roles and associated policies, which is not what this command is doing. So, based on the information provided, the accurate description of the command and its output is not fully captured by any of the listed statements. The closest accurate statement is D, but it should be noted that the command is for authentication, not configuration.
upvoted 1 times
...
gvyecvlc
1 month ago
Selected Answer: A
A is more correct
upvoted 1 times
...
3fac4ef
2 months ago
auth/my-path/login API endpoint is used for authentication, but not configuring custom/static role_id/secret_id, so the right answer here should be A, since default policy is missing from the output. Answer A
upvoted 1 times
...
daz_rekka
3 months, 1 week ago
Selected Answer: D
Correct statement as per https://developer.hashicorp.com/vault/docs/auth/approle#authentication and https://developer.hashicorp.com/vault/docs/auth/approle#credentials-constraints
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...