Showing results for Tags: MSAL from Microsoft Entra Identity Platform

Jul 11, 2023
1
0

Introducing Microsoft Entra ID Recommendations For Identifying ADAL Applications

Den Delimarsky
Den Delimarsky

Earlier this year we announced the sunset of the Azure AD Authentication Library (ADAL). ADAL has been officially deprecated on June 30th of this year. As part of this announcement, we heard it loud and clear from our customers that they need help in identifying applications that still use ADAL in their tenants.

NewsProduct updates
May 17, 2023
0
2

Using the Microsoft Authentication Library with the Windows authentication broker

Den Delimarsky
Den Delimarsky

One of the interesting developments in the last few years in the field of authentication is the use of authentication brokers. Authentication brokers help make your applications more secure and resilient by enabling developers to remove the need to handle refresh tokens, simplify the user authentication flow and remove any variability from it, and take advantage of more complex authentication features, like Windows Hello, conditional access, and FIDO keys.

Tutorials
Apr 3, 2023
0
1

Improved Windows Broker Support with MSAL.NET

Sameer Khandekar Den Delimarsky
Sameer,
Den

The Identity SDK team just released a brand-new version of the Microsoft Authentication Library (MSAL) for .NET that introduces an improved experience for developers using authentication brokers to simplify how they acquire and use tokens in their applications. To take advantage of the new broker functionality, developers will need to use the ...

Product updates
Mar 14, 2023
0
2

Update your applications from ADAL to MSAL

Den Delimarsky
Den Delimarsky

Since the release of Azure Active Directory Authentication Library (ADAL) we have made considerable progress in evolving the Microsoft identity platform developer tools, consistently bringing new features and capabilities that enable developers to build secure applications with minimal friction. As we grew the platform, we also learned that our ...

News