Component schema
O Auth Client Registration Response
object1 direct reference
Definition
stringrequired
Unique client identifier issued by the authorization server.
stringrequired
Human-readable name of the client.
string[]required
Array of allowed redirect URIs.
OAuthGrantType[]
Grant types the client is registered for.
OAuthResponseType[]
Response types the client is registered for.
string
Space-separated list of scopes the client is registered for.
string
URL of the client's home page.
string
URL of the client's logo image.
stringrequired
Token for managing this client registration (RFC 7592).
Used by 1
These schemas and endpoints reference this type directly.