Glossary
Credential Vaulting (Agent)
Credential vaulting for AI agents is the practice of storing the secrets that agents need — API keys, database passwords, OAuth client secrets — in a centralised secrets manager rather than in code, environment variables, or configuration files. Centralised vaulting enables rotation without redeployment, access logging, and immediate revocation.