{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DcrConfigPropertyInitialClientSecret", "title": "DcrConfigPropertyInitialClientSecret", "description": "This secret should be copied from your identity provider's settings after you create a client\nand assign it as the management client for DCR for this developer portal\n", "type": "string", "maxLength": 256 }