What's Changed
- Fix the PoP flow in the console app by @PetarSDimov in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/887
- Add ADO CI, SDL, and release pipelines with e2e test enablement by @RyAuld in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/890
- Add documentation for Managed Identity v2 Hackathon by @gladjohn in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/885
- Potential fix for code scanning alert no. 74: Workflow does not contain permissions by @Avery-Dunn in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/884
- Added withFmi method for cca app by @4gust in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/876
- Use cryptographically secure randomness for PKCE, state, and nonce generation by @ashok672 in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/894
- Fix OIDC issuer domain spoofing in B2C host validation by @4gust in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/896
New Contributors
- @PetarSDimov made their first contribution in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/887
- @gladjohn made their first contribution in https://github.com/AzureAD/microsoft-authentication-library-for-python/pull/885
Full Changelog: https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.35.1...1.36.0