Optional
_descriptionOptional
_grantAuth 2.0 grant type strings that the client can use at the token endpoint.
Optional
_logoURL string that references a logo for the client.
Optional
_nameThe name of the client to be presented to the end-user.
Optional
_policyURL string that points to a human-readable privacy policy document that describes how the deployment organization collects, uses, retains, and discloses personal data.
Optional
_redirectArray 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
_responseOAuth 2.0 response type strings that the client can use at the authorization endpoint.
Optional
_scopeString 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
_secretThis value is used by confidential clients to authenticate to the token endpoint, as described in OAuth 2.0 [RFC6749], Section 2.3.1.
Optional
_tosURL 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
_uriURL string of a web page providing information about the client.
Optional
contactArray of strings representing ways to contact people responsible for this client, typically email addresses.
Optional
descriptionThe 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.
Optional
idLogical id of this artifact
Optional
logoURL string that references a logo for the client.
Optional
metaMetadata about the resource
The name of the client to be presented to the end-user.
Optional
policyURL string that points to a human-readable privacy policy document that describes how the deployment organization collects, uses, retains, and discloses personal data.
Optional
redirectArray 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.
Optional
scopeString 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
secretThis value is used by confidential clients to authenticate to the token endpoint, as described in OAuth 2.0 [RFC6749], Section 2.3.1.
Optional
tosURL 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
uriURL string of a web page providing information about the client.
The description of the client to be presented to the end-user.