Database Resolver
The Database resolver configures the Vault Database Secrets Engine.
The Database resolver defines the following default values
Property | Default value |
---|---|
vault.secret.<type>.basepath | database/creds |
If the credential ID configured into ServiceNow starts with static
, the basepath will be database/static-creds
By example :
- the credential ID
static/myStaticRole
produces the pathdatabase/static-creds/myStaticRole
- the credential ID
myDynamicRole
produces the pathdatabase/creds/myDynamicRole
It supports by default the following credential types (provided by ServiceNow) :
- all types starting with cmdb_ci_db_