github AzureAD/microsoft-identity-web 2.17.0

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

2.17.0

  • Updated to Microsoft.IdentityModel.* 7.3.1 and MSAL.NET 4.59.0

New features

Bug fixes

  • In OWIN applications, GetTokenForUserAsync now respects the ClaimsPrincipal. See issue #2629 for details.
  • After setting AddTokenAcquisition(useSingleton:true) to use token acquisition as a singleton, if you use .AddMicrosoftGraph and/or .AddDownstreamApi after this call,
    the GraphServiceClient and IDownstreamApis are now registered as a singleton service. For details see PR #2645
  • Added check Against Injection Attacks. For details see PR 2619

Engineering excellence

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

NewReleases is sending notifications on new releases.