| Parametr | Description |
|---|---|
scope * | String with scopes separated by space. |
grant_type * | Fixed value - client_credentials |
client_assertion_type * | Fixed value - urn:ietf:params:oauth:client-assertion-type:jwt-bearer |
client_assertion * | Signed authentication JWT value. |