Skip to main content

ListOAuthProvidersResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListOAuthProvidersResponseBody.json
providersstring[]nullablerequired

Provider names that are fully configured and ready to accept logins

ListOAuthProvidersResponseBody
{
"$schema": "https://example.com/schemas/ListOAuthProvidersResponseBody.json",
"providers": "Unknown Type: array,null"
}