Skip to content

1.3.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 11 Nov 18:23
· 1107 commits to master since this release
6ad2b24

1.3.0

New Features:

Microsoft Identity Web now exposes token cache adapters for Memory and IDistributedCache for .NET 4.7.2, so ASP .NET MVC developers can leverage the serializers. See issue #741 for details.

Bug Fixes:

Microsoft Identity Web now guards against an authority ending with //. See issue #747 for details.

During AJAX calls, Microsoft Identity Web ensures the redirect URI is a local redirect URI. See issue #746.

KeyVault flags are now included in the private key path for certificate fetching. See issue #762 for details.