{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/OIDCAuthEnabled", "title": "OIDCAuthEnabled", "description": "The portal has OIDC enabled or disabled.", "type": "boolean", "example": false, "deprecated": true, "x-speakeasy-param-computed": true }