{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "OidcCustomSub", "type": "object", "properties": { "use_default": { "type": "boolean" }, "include_claim_keys": { "type": "array" } } }