ApplicationKey

Name Description Schema Default Example

consumerKey

optional

The consumer key associated with the application and identifying the client

string

null

vYDoc9s7IgAFdkSyNDaswBX7ejoa

consumerSecret

optional

The client secret that is used to authenticate the client with the authentication server

string

null

TIDlOFkpzB7WjufO3OJUhy1fsvAa

supportedGrantTypes

optional

The grant types that are supported by the application

array

null

["client_credentials","password"]

callbackUrl

optional

Callback URL

string

null

http://sample.com/callback/url

keyState

optional

Describes the state of the key generation.

string

null

APPROVED

keyType

optional

Describes to which endpoint the key belongs

string

null

PRODUCTION

groupId

optional

Application group id (if any).

string

null

2

token

optional

Token

null