POST //oauth2/token HTTP/1.1 Host: login.microsoftonline.com
Content-Type: application/x-www-form-urlencoded
cache-control: no-cache
grant_type=client_credentials
client_id=
client_secret=
scope=[client_id]/.default