github AzureAD/microsoft-identity-web 1.1.0

latest releases: 3.13.1, 3.13.0, 3.12.0...
4 years ago

New Features:

When using the InMemory token cache, Microsoft Identity Web enabled developers to MemoryCacheOption, this can improve performance. See issue #639.

Bug Fixes:

The .Clone() in TokenValidationParameters has been removed as it is not needed. See issue #635 for details.

The RequestContent parameter in DownstreamWebApi is now being used as the HttpRequestMessage.Content if available.See issue #618.

Microsoft Identity Web now checks for the tenantId long-claim in AadIssuerValidator.GetTenantIdFromToken. See issue #617 for details.

In the blazorwasm-hosted templates, the Call Graph and Call Downstream Web Api options are now surfaced as separate pages and separate entries in the vertical menu. See issue 509.

In MicrosoftIdentityConsentAndConditionalAccessHandler.HandleException, the redirect uri could be malformed, containing an extra /. This has been fixed. See issue #626 for details.

Fundamentals:

Microsoft Identity Web has completed initial performance and load testing. See wiki article and issue #88 for details.

Microsoft Identity Web dependencies are updated to the latest respective versions. Also the blazorwasm template dependencies have been updated as well. See issues #641 and #631 for details.

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

NewReleases is sending notifications on new releases.