OAuth 2.0 client credentials flow on the Microsoft identity ...
The OAuth 2.0client credentials grant flow permits a web service (confidential client) to use its own credentials, instead of impersonating a user, to authenticate when calling another web service.