### Token Request POST https://{{authority}}/connect/token Content-Type: application/x-www-form-urlencoded Accept-Encoding: identity grant_type={{grantType}}&client_id={{clientId}}&client_secret={{clientSecret}}&scope={{scope}}