| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| grantTypes | false | authorization_code,password,client_credentials,refresh_token,implicit |
Comma separated list of grant types this client can be used with.
|
- |
| clientId | true | - | - | - |
| clientSecret | true | - | - | - |
| callbackUrl | true | - | - | - |