Skip to content

Authentication methods Questions

Practice questions for Authentication methods topic in HashiCorp Certified: Vault Associate (003). 32 questions covering this domain.

32 questions8 easy16 medium8 hard
Q1
medium

A company wants employees to authenticate to Vault by using their enterprise directory accounts. Which auth method is the most appropriate choice?

Q2
medium

A security architect wants the same user who logs in through two different auth methods to map back to one internal identity. What should be configure...

Q3
hard

An employee authenticates to Vault through LDAP, then the LDAP account is disabled in the external directory. What should the security team expect for...

Q4
hard

An operator disables an external auth method that several users were actively using. What happens to those users according to Vault documentation?

Q5
medium

A platform team needs Vault authentication for workloads running inside Kubernetes by using service account identity. Which auth method should they ch...

Q6
easy

A new Vault server is initialized with default settings. Which authentication method is enabled automatically?

Q7
medium

An operator needs to enable the userpass auth method at a custom login path instead of the default path. What Vault capability makes this possible?

Q8
easy

A practitioner wants one identity in Vault to represent the same person no matter whether they authenticate with LDAP or GitHub. Which Vault identity ...

Q9
hard

A Vault external group maps to an LDAP group. A user is removed from the LDAP group but still has a valid Vault token. When does Vault update that ext...

Q10
medium

Vault runs inside Kubernetes 1.21+ and the team wants Kubernetes auth to work with short-lived service account tokens without storing a reviewer JWT i...

Q11
easy

A security engineer is preparing a templated policy and needs the mount accessor for each enabled auth method. Which Vault CLI command should they run...

Q12
medium

The same engineer authenticates through two different GitHub mounts in Vault. Can both logins map to one entity?

Q13
easy

A team is onboarding a headless batch job that should authenticate without an interactive user, and HashiCorp recommends using batch tokens with the c...

Q14
medium

An operator wants an application to receive a SecretID without any intermediate system needing to know both AppRole credentials. Which AppRole pattern...

Q15
hard

An administrator adds a new policy directly to an entity after a user already has a token tied to that entity. What should the user expect on the next...

Q16
medium

A platform team is creating a Kubernetes auth role for pods in the default namespace that use the myapp service account. Which role settings bind that...

Q17
medium

When Vault validates a Kubernetes service account JWT during kubernetes auth, which Kubernetes API does it call?

Q18
medium

In the Kubernetes auth method, what is the default identity alias source for a service account login?

Q19
hard

A kubernetes auth mount was created before Vault 1.9, and the cluster is upgrading to Kubernetes 1.21. Which configuration change is recommended to av...

Q20
easy

A team wants a token issued by AppRole to create child tokens for short-lived jobs. Which AppRole role setting is required?

Sign in to see all 32 questions

Create a free account to browse all questions — completely free during our launch phase.