github AzureAD/microsoft-identity-web 3.9.0

latest releases: 3.13.1, 3.13.0, 3.12.0...
3 months ago

3.9.0

Package updates

Bug fixes

  • Fixed issue where RequiredScopeOrAppPermission extension method didn’t work with Minimal APIs. See #3323.
  • Resolved IL warnings from AddDownstreamApis in NativeAOT projects. See #3355.
  • Ensured AcquireTokenForConfidentialClient correctly passes MSAL exceptions. See #3345.
  • Prevented null reference when accessing MergedOptions instance. See #3337.

New feature

  • Added optional login_hint and domain_hint support to AccountController.SignIn endpoint. See #3244 and #3348.

Fundamentals

  • Introduced Long-Term Support (LTS) policy. See #3357.
  • Added tests to validate xms_cc (client capability) forwarding in CCA flows. See #3349.

External contributions

Thank you @evan-buss for your contribution and fixing the issue where RequiredScopeOrAppPermission extension method didn’t work with Minimal APIs. See #3323.
Thank you @neha-bhargava for your contribution and ensuring AcquireTokenForConfidentialClient correctly passes MSAL exceptions. See #3345.

Don't miss a new microsoft-identity-web release

NewReleases is sending notifications on new releases.