iagctl create secret-provider
iagctl create secret-provider
Gateway 5.5+
Create a named secret provider configuration in Itential Gateway.
A secret provider stores the connection and authentication settings for an external secrets manager. Once created, you can reference a provider when creating secret aliases using iagctl create secret --provider <name>.
For more information, see External secrets overview.
Syntax
Provider types
Examples
Create a Vault provider with AppRole authentication
Create a Vault provider with token authentication
Create a CyberArk CCP provider
Create a plugin provider
Options
Vault options
Never pass credentials as command-line values. Store tokens and key files on disk and reference them by file path.