Skip to content

1.14.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 23 Jun 14:45
· 888 commits to master since this release
cf42d50

1.14.0

New Features:

Microsoft Identity Web now provides a more simplified developer experience with the MSAL.NET token cache, available for ASP.NET, .NET Core, or .NET Framework. See issue #1277 for details.

Microsoft Identity Web supports, out of the box, AAD Cached Credential Service (CCS) which operates as an AAD backup, by sending a routing hint to the /authorize and /token endpoints. See issue #1146 for details.

Bug Fixes:

Fix isue regarding specifying multiple decryption certificates. See issue #1243 for details.