Credentials-configuration (Section)#
Path: /facilities/data-sources/data-source{id}/mongodb/credentials-configuration
Configuration for the data access provider storing credentials
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| check-account-status | boolean | optional | true | When accounts and credentials tables are stored in the same data source, allows to check the account status while fetching the credentials. When true a credential is only considered valid by the data source when its owning account is active. This setting allows to do an early check of the status and avoids to configure check-account-status flag on credential manager. |