Skip to content

1.15.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 26 Jul 20:09
· 881 commits to master since this release
bb7997b

1.15.0

New Features:

Microsoft Identity Web now provides a token cache encryption strategy for the Distributed token cache. See issue #1044 for details.

Microsoft Identity Web now provides a DelegatingHandler which uses ITokenAcquisition to get a token and inject it in the Authorization HTTP headers. See issue #1131 for details.

Bug Fixes:

Update XML comment and link. See issues #1325 and #1322.

Update the CCS routing implementation to remove technical debt. See issue #1303.