Kong · Schema

DcrConfigPropertyDisableRefreshSecret

This flag disable the refresh-secret endpoint on the application flow for the DCR provider.

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

JSON Schema

kong-dcrconfigpropertydisablerefreshsecret-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DcrConfigPropertyDisableRefreshSecret",
  "title": "DcrConfigPropertyDisableRefreshSecret",
  "description": "This flag disable the refresh-secret endpoint on the application flow for the DCR provider.",
  "type": "boolean"
}