Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.74.0 source code.tar.gz | 2025-07-14 | 3.6 MB | |
4.74.0 source code.zip | 2025-07-14 | 4.8 MB | |
README.md | 2025-07-14 | 630 Bytes | |
Totals: 3 Items | 8.4 MB | 0 |
Features
- Deprecate ROPC flow in Public Client Applications https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/5355.
- AuthenticationResult exposes a new BindingCertificate property that returns the X.509 certificate bound to the access token in mTLS-PoP scenarios. https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5370.
Bug fixes
- MSAL now honors the DEFAULT_IDENTITY_CLIENT_ID environment variable when acquiring tokens from Azure Machine Learning managed-identity endpoint. https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/5350.