azure-ad-login-connector
Service icon

Azure AD Login Connector

Stable version 1.5.2 (Compatible with OutSystems 11)
Uploaded on 9 Feb by 
5.0
 (1 rating)
azure-ad-login-connector

Azure AD Login Connector

Details
In a modern iteration of the Microsoft Login Connector component for using the Azure Identity Management Platform. Uses the v2.0 authentication endpoints in your Azure tenants.
Read more

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.

Release notes (1.5.2)

New Features:

  • Added InvalidateUserTokens action, useful for logout/login sequences.


Fixes:

  • Error management in token retrieval was cleaned up by removing branches of logic that could not be reached which simplifies the code slightly.
  • Expired refresh token check was poorly conceived so has been removed. Bad refresh tokens can only be detected when an error is returned from the token endpoint when using the refresh_token grant. 
License (1.5.2)
Reviews (1)
by 
2023-07-11
in version 1.3.1
Excellent connector application for unified auth.
Team