JDBC database store for API keys and their associated scopes.
Name | Required | Default | Description | Example |
---|---|---|---|---|
datasource | false | - | - | - |
autoCreate | false | true |
Whether the required tables should be created automatically on startup.
|
- |
Elements | Description | Cardinality |
---|---|---|
scopeTable | The table mapping API keys to their scopes. | 0..1 |