Kong · Schema

AuthStrategyDisplayName

The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.

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

JSON Schema

kong-authstrategydisplayname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AuthStrategyDisplayName",
  "title": "AuthStrategyDisplayName",
  "description": "The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.\n",
  "type": "string",
  "maxLength": 256
}