Skip to main content

Hashicorp Vault AppRole Authentication

Description

General

  • Documentation: https://developer.hashicorp.com/vault/docs/auth/approle
  • Summary: HashiCorp Vault provides secure authentication and access to secrets using various methods. AppRole is an authentication method designed for automation and machine authentication, using a combination of a Role ID and a Secret ID. This detector identifies leaked credentials used for Vault AppRole authentication.

Revoke the secret

A Secret ID can be revoked using the auth/approle/role/<role-name>/secret-id/destroy endpoint.

Details for Hashicorp Vault AppRole Authentication

  • Family: token

  • Category: secret_management

  • Company: HashiCorp

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 2

  • Occurrences found for one million commits: 1.22

  • Prefixed: False