github AzureAD/microsoft-identity-web 3.9.4

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

3.9.4

Package updates

  • Microsoft.IdentityModel updated to version 8.12.1.

Bug fix

  • Updates the DefaultAuthorizationHeaderProvider to update the AcquireTokenOptions.LongRunningWebApiSessionKey after the token is acquired so that the key can be used in the next OBO call. See PR #3381 for details.

Fundamentals

  • Update .NET SDK version to 9.0.107 used when building or running the code. See #3385 for details.
  • Improved test coverage for managed identity flows. See #3350 for details.

What's Changed

  • Add Claims and Capability Support to Managed Identity Flows by @gladjohn in #3350
  • Adding fix for OBO cache key error in long running OBO with DefaultAuthorizationHeaderProvider by @trwalke in #3381
  • Update global.json by @jennyf19 in #3385
  • changelog 3.9.4 by @jennyf19 in #3386

Full Changelog: 3.9.3...3.9.4

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

NewReleases is sending notifications on new releases.