OAuth2 Client Credentials

· Funktionen

OAuth2 Client Component unterstützt jetzt Client Credentials as Grant-Typ, this type of grant is commonly used for server-to-server interactions that must run in the background, without immediate interaction mit einer user. These types of applications are often referred to as daemons or Service-Accounts.

OAuth2 Flow Client Credentials 

Azure OAuth2 Grant Types 

Im Folgenden video, du kannst see the differences between authenticating in Azure servers using both OAuth2 Grant Types. First requires the user logins in his Azure account und die second is fully automated without user interaction.

});