Skip to content

1.20.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 05 Nov 03:43
· 798 commits to master since this release
8c2775c

1.20.0

Update to Microsoft.Graph 4.9.0, Microsoft.Graph.Beta 4.19.0-preview, Microsoft.IdentityModel 6.14.1.

New Features:

Microsoft.Identity.Web.TokenCache now offers the possiblity of defining MemoryCacheOptions, such as eviction and size limit options with the InMemoryCache for .NET Framework. See issue #1521 for details.

Bug Fixes:

Bug fix in M.IM.Validators when dealing with multiple auth schemes. See release notes for details.