In order to use the v2.0 version of the Azure AD authentication endpoints, this component was created as an evolution on top of the popular Forge component, Microsoft Login Connector, which is built on top of the v1.0 version of the same endpoints.
There are several fundamental differences between the two versions. Without getting into too many details, one of the primary differences is the concept of Resources went away and was replaced with Scopes in combination with user consent flows. This component supports the usage of Scopes.
To learn more about the differences between the endpoints, you can read more at the Microsoft Identity Platform Documentation.
New Features:
Fixes: