Skip to content

Commit

Permalink
changelog 1.9.2 (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored May 3, 2021
1 parent 298909f commit f89b3a2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
1.9.2
==========
### New Features:
**Microsoft Identity Web now includes the Proof Key for Code Exchange (PKCE) on the Authorization Code Grant to minimize authorization code interception attacks**. See issue [#470](https://github.com/AzureAD/microsoft-identity-web/issues/470) for details.

### Bug Fixes:
**Revert fix for breaking change introduced in Microsoft.IdentityModel.* version="6.9"**, which was fixed in v.6.10. See issue [#1140](https://github.com/AzureAD/microsoft-identity-web/issues/1140) for details.

**Standardize the value for `"Domain"` in `appsettings.json` of the templates**. See issue [#1148](https://github.com/AzureAD/microsoft-identity-web/issues/1148) for details.

**Enable workaround to fix regression in App Services authentication due to case sensitivity**. See issue [#1163](https://github.com/AzureAD/microsoft-identity-web/issues/1163) for details.

1.9.1
==========
### Bug Fixes:
Expand Down

0 comments on commit f89b3a2

Please sign in to comment.