Kong · Schema

SAMLAuthEnabled

A Konnect Identity Admin assigns teams to a developer.

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

JSON Schema

kong-samlauthenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SAMLAuthEnabled",
  "title": "SAMLAuthEnabled",
  "description": "A Konnect Identity Admin assigns teams to a developer.",
  "type": "boolean",
  "example": false,
  "deprecated": true,
  "x-speakeasy-param-computed": true
}