HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 31 Topic 4 Discussion

HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 31 Topic 4 Discussion

HCVA0-003 Exam Topic 4 Question 31 Discussion:
Question #: 31
Topic #: 4

Christy has created a token and needs to use that token to access Vault. What command can she use to authenticate and access secrets stored in Vault?

$ vault token create -policy=christy

Key Value

--- -----

token hvs.hxDIPd8RPVtxu4AzSGS1lArP

token_accessor AxwxpDs6LbdFQbWGmBDnwIK3

token_duration 24h

token_renewable true

token_policies ["christy" "default"]

identity_policies []

policies ["christy" "default"]


A.

vault login hvs.hxDIPd8RPVtxu4AzSGS1lArP


B.

vault login -method=password


C.

vault login -method=token christy


D.

vault login -accessor=AxwxpDs6LbdFQbWGmBDnwIK3


Get Premium HCVA0-003 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.