Kong · Schema

IDPMappingEnabled

Whether IdP groups determine the Konnect Portal teams a developer has.

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

JSON Schema

kong-idpmappingenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/IDPMappingEnabled",
  "title": "IDPMappingEnabled",
  "description": "Whether IdP groups determine the Konnect Portal teams a developer has.",
  "type": "boolean",
  "example": true,
  "x-speakeasy-param-computed": true
}