Skip to content

vault/approle-secret-id

AppRole secret ID used to authenticate to Vault when vault/auth-method is approle.

The AppRole secret ID the plugin presents at login. Required when vault/auth-method is approle. Pair with vault/approle-role-id.

Generate one in Vault with:

Text Only
vault write -f auth/approle/role/<your-role>/secret-id

Secret IDs are the actual credential and may have their own TTL or use-count limit configured on the AppRole. The plugin re-logs in using these credentials when the issued token's max_ttl is reached.

Objects that Reference vault/approle-secret-id

Not used in current content packs

Objects used by vault/approle-secret-id

Not used in current content packs