Component schema
O Auth Client Registration Request
object1 direct reference
Definition
stringrequired
Human-readable name of the client.
string[]required
Array of allowed redirect URIs.
OAuthGrantType[]
Grant types the client intends to use.
OAuthResponseType[]
Response types the client intends to use.
Defaults to none if not specified. Only public clients are supported.
"none"string
Space-separated list of scopes the client is requesting.
string
URL of the client's home page.
string
URL of the client's logo image.
Used by 1
These schemas and endpoints reference this type directly.