Posts by this author

Dec 18, 2024
Post comments count5
Post likes count4

Effortlessly access cloud resources across Azure tenants without using secrets

Announcing the Public Preview of Managed Identities as Federated Identity Credentials for Microsoft Entra. Enhance security by removing secrets, simplify setup, and enable seamless cross-tenant access to Entra-protected resources like Azure and Microsoft Graph.

NewsProduct updates
Jul 11, 2023
Post comments count1
Post likes count0

Introducing Microsoft Entra ID Recommendations For Identifying ADAL Applications

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
Post comments count0
Post likes count2

Using the Microsoft Authentication Library with the Windows authentication broker

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 ...

Tutorials
Apr 3, 2023
Post comments count0
Post likes count1

Improved Windows Broker Support with MSAL.NET

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 pac...

Product updates
Mar 14, 2023
Post comments count0
Post likes count2

Update your applications from ADAL to MSAL

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 cu...

News