Microsoft Entra Identity Developer Blog

A developer platform that helps protect your users and data.

Get Microsoft Entra developer news in your inbox

We're excited to announce that you can now subscribe to the Microsoft Entra Developer blog via email! By subscribing, you’ll get the latest updates on Microsoft Entra delivered straight to your inbox. And let’s be honest, who doesn’t love getting fun and exciting emails?

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 take advantage of more complex authentication features, like Windows Hello, conditional access, and FIDO keys.