{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "OpenIDOptions", "type": "object", "properties": { "providers": { "type": "array" }, "segregate_by_client": { "type": "boolean" } } }