Optional_Optional_Auth 2.0 grant type strings that the client can use at the token endpoint.
Optional_URL string that references a logo for the client.
Optional_The name of the client to be presented to the end-user.
Optional_URL string that points to a human-readable privacy policy document that describes how the deployment organization collects, uses, retains, and discloses personal data.
Optional_Array of redirection URI strings for use in redirect-based flows such as the authorization code and implicit flows. As required by Section 2 of OAuth 2.0 [RFC6749], clients using flows with redirection MUST register their redirection URI values. Authorization servers that support dynamic registration for redirect-based flows MUST implement support for this metadata value.
Optional_OAuth 2.0 response type strings that the client can use at the authorization endpoint.
Optional_String containing a space-separated list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749]) that the client can use when requesting access tokens.
Optional_This value is used by confidential clients to authenticate to the token endpoint, as described in OAuth 2.0 [RFC6749], Section 2.3.1.
Optional_URL string that points to a human-readable terms of service document for the client that describes a contractual relationship between the end-user and the client that the end-user accepts when authorizing the client.
Optional_URL string of a web page providing information about the client.
OptionalcontactArray of strings representing ways to contact people responsible for this client, typically email addresses.
OptionaldescriptionThe description of the client to be presented to the end-user.
Auth 2.0 grant type strings that the client can use at the token endpoint.
OptionalidLogical id of this artifact
OptionallogoURL string that references a logo for the client.
OptionalmetaMetadata about the resource
The name of the client to be presented to the end-user.
OptionalpolicyURL string that points to a human-readable privacy policy document that describes how the deployment organization collects, uses, retains, and discloses personal data.
OptionalredirectArray of redirection URI strings for use in redirect-based flows such as the authorization code and implicit flows. As required by Section 2 of OAuth 2.0 [RFC6749], clients using flows with redirection MUST register their redirection URI values. Authorization servers that support dynamic registration for redirect-based flows MUST implement support for this metadata value.
OAuth 2.0 response type strings that the client can use at the authorization endpoint.
OptionalscopeString containing a space-separated list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749]) that the client can use when requesting access tokens.
OptionalsecretThis value is used by confidential clients to authenticate to the token endpoint, as described in OAuth 2.0 [RFC6749], Section 2.3.1.
OptionaltosURL string that points to a human-readable terms of service document for the client that describes a contractual relationship between the end-user and the client that the end-user accepts when authorizing the client.
OptionaluriURL string of a web page providing information about the client.
The description of the client to be presented to the end-user.