Secret-Based Password Authentication for Autonomous AI Database Users
- Services: Autonomous Database Serverless
- Release Date: April 14, 2026
With secret- based password authentication, you can create and manage database users whose passwords are stored as secrets in a cloud provider’s vault and referenced through a vault secret credential. The database fetches the password from the vault during authentication, generates verifiers only in memory, and does not persist passwords or verifiers on disk.
See Create Users with Secret-Based Password Authentication and Update User Password with Secret-Based Password Authentication for more information.