Skip to content

azure-identity_1.21.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Mar 20:49
105d698

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)