Showing results for May 2023 | Microsoft Entra Identity Platform

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