Skip to content

3.6.0

Latest
Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 17 Jan 21:38
91db389

3.6.0

  • Updated to Microsoft.IdentityModel.* 8.3.1
  • Updated to MSAL.NET 4.67.2

Bug fixes

  • Checks that B2C tokens don't contain the claims used by Identity Web to represent the home tenant and object ID (obtained from the UserInfo endpoint). See #3131
  • Remove explicit locking in OpenIdConnectCachingSecurityTokenProvider. See Issue #3078

Fundamentals

  • Fix Null Reference Exception in OwinTokenAcquirerFactory + other OWIN cleanup. See #3183
  • Re-add code coverage comments & scope to src files. See #3177

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0