CLIENT_SECRET_POST Flow
For applications that have the tokenEndpointAuthMethod property set to CLIENT_SECRET_POST, you authenticate the token endpoint by setting the application’s client_id and client_secret as properties in the request body.