Skip to content

1.17.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 20 Sep 18:08
· 817 commits to master since this release
e976e0d

1.17.0

Microsoft.Identity.Web now provides two additional NuGet packages: Microsoft.Identity.Web.TokenCache and Microsoft.Identity.Web.Certificate. These packages are for ASP.NET Framework and .NET Core apps who want to use the token cache serializers and/or the certificate loader, but do not want all the dependencies brought by the full Microsoft.Identity.Web package. If you are on ASP.NET Core, continue to use Microsoft.Identity.Web. See issue #1431 for details.