github AzureAD/microsoft-identity-web 3.8.0

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

3.8.0

New feature

  • Updated to Microsoft.IdentityModel.* 8.6.1
  • Updated to MSAL.NET 4.69.1
  • Updated the Json Schema to include extensiblity for signed assertion providers. See #3235
  • Added support for Federation Identity Credential on any OIDC Idp (FIC+OIDC credential provider). See #3255
  • Support for acquiring token for Federation Managed Identity (FMI). Supports the FmiPath property of AcquireTokenOptions. See #3247
  • Downstream APIs now support Authorization headers with a custom SAML bearer syntax. See #3273

Bug fixes

  • TokenAcquirerFactory is now thread safe. See #3274
  • Fix a bug in the parsing of the token in the authority. See #3261

Fundamentals

  • Removed old Blazorwasm sample, wasm-tools and added new blazor web API: #3259, #3257, #3254
  • Modified the build so that, in CI/CD internal builds, the NuGet.olg NuGet source is replaced by a managed Nuget source. More verbose information added. See #3263
  • Fixed CS8602 Warnings in Weather.razor (BlazorApp) – Handle Nullable forecasts and user.Identity. See #3266,

What's Changed

New Contributors

Full Changelog: 3.7.1...3.8.0

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

NewReleases is sending notifications on new releases.