3. Security and Validation

databaseApiKeyStore

JDBC database store for API keys and their associated scopes.


Can be used in:

apiKey and bean

Attributes

NameRequiredDefaultDescriptionExample
datasource false - - -
autoCreate false true
Whether the required tables should be created automatically on startup.
-

Child Elements

ElementsDescriptionCardinality
scopeTable The table mapping API keys to their scopes. 0..1

Other optional Child Elements

keyTable