{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/AuthStrategyName", "title": "AuthStrategyName", "description": "The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.\n", "type": "string", "maxLength": 256, "minLength": 1 }