Kong · Schema

DcrConfigPropertyInitialClientId

This ID should be copied from your identity provider's settings after you create a client and assign it as the management client for DCR for this developer portal

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

JSON Schema

kong-dcrconfigpropertyinitialclientid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DcrConfigPropertyInitialClientId",
  "title": "DcrConfigPropertyInitialClientId",
  "description": "This ID should be copied from your identity provider's settings after you create a client\nand assign it as the management client for DCR for this developer portal\n",
  "type": "string",
  "maxLength": 256
}