Kong · Schema

DcrConfigPropertyAllowMultipleCredentials

When enabled, indicates that the DCR provider supports creating and managing multiple credentials per application.

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source
View JSON Schema on GitHub

JSON Schema

kong-dcrconfigpropertyallowmultiplecredentials-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DcrConfigPropertyAllowMultipleCredentials",
  "title": "DcrConfigPropertyAllowMultipleCredentials",
  "description": "When enabled, indicates that the DCR provider supports creating and managing multiple credentials per application.",
  "type": "boolean",
  "default": false
}