Mongodb (Section)#
Path: /facilities/data-sources/data-source{id}/mongodb
Parameters#
| Name | Type | Required | Default | Description |
|---|
| connection-string | string | required | | The MongoDB connection string. |
| delegations-ttl-retain-duration | int64 | optional | 31536000 | Delegations retention period after expiration (in seconds) |
| devices-retention-period | int64 | optional | 2592000 | Devices retention period after expiration (in seconds) |
| nonces-retention-period | int64 | optional | 86400 | Nonces retention period after expiration (in seconds) |
| sessions-retention-period | int64 | optional | 86400 | Sessions retention period after expiration (in seconds) |
| tokens-retention-period | int64 | optional | 172800 | Tokens retention period after expiration (in seconds) |
Subsections#