iTranslated by AI
The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
🖥️
Device Flow is now supported in Azure AD OAuth v2.0
MSAL.NET 2.2.0 was released on 2018/10/05. The latest version as of now is 2.3.0. In MSAL.NET 2.2.0, support for the v2.0 Device Flow has been added.
This feature is essential for applications that cannot display a UI. While there is also a method to use the Password Flow, it is not actively recommended. With this release, applications that were using v1.0 can now migrate to v2.0.
Discussion