vault/approle-role-id¶
AppRole role ID used to authenticate to Vault when vault/auth-method is approle.
The AppRole role ID the plugin presents at login. Required when
vault/auth-method is approle. Pair with vault/approle-secret-id.
Generate one in Vault with:
vault read auth/approle/role/<your-role>/role-id
AppRole role IDs are not secret on their own (they identify the role, not authenticate it). The secret-id is the actual credential.
Objects that Reference vault/approle-role-id¶
Not used in current content packs
Objects used by vault/approle-role-id¶
Not used in current content packs