Kong · Schema

OIDCIdpMappingEnabled

IdP groups determine the Portal Teams a developer has. Replaced by idp_mapping_enabled.

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

JSON Schema

kong-oidcidpmappingenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/OIDCIdpMappingEnabled",
  "title": "OIDCIdpMappingEnabled",
  "description": "IdP groups determine the Portal Teams a developer has. Replaced by idp_mapping_enabled.",
  "type": "boolean",
  "example": true,
  "deprecated": true,
  "x-speakeasy-param-computed": true
}