azure-identity_1.21.0
1.21.0 (2025-03-11)
Other Changes
- Updated the asynchronous
CertificateCredential
to use the PS256 algorithm with PSS padding for certificate authentication in non-ADFS tenants. (#39761) - Deprecated
UsernamePasswordCredential
, as it doesn't support multifactor authentication (MFA). MFA will soon be enforced on all Microsoft Entra tenants. For more details, see Planning for mandatory MFA. (#39785)