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