Closed sgsouris closed 5 years ago
@sgsouris We have no plans to add support for v2 endpoints in ADAL.js, as we have released MSAL.js which has support for both v1 and v2 AAD endpoints.
https://github.com/AzureAD/microsoft-authentication-library-for-js https://www.npmjs.com/package/msal
Please let us know if you have any questions or concerns with moving from ADAL to MSAL.
Thanks!
That's awesome news, thanks Jason!
I'm submitting an enhancement request so adal.js can support the Microsoft identity platform (v2.0) endpoints which is described in https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-app-types
i.e. https://login.microsoftonline.com/common/oauth2/v2.0/authorize https://login.microsoftonline.com/common/oauth2/v2.0/token
Browser:
Library Name
Library version
Library version: X.Y.Z
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions