Skip to content

1.12.0

Compare
Choose a tag to compare
@jmprieur jmprieur released this 02 Jun 15:42
· 892 commits to master since this release
9fe3d0c

Bug Fixes:

Fix issue with RequiredScope attribute on the Controller when used with RequiredScopesConfigurationKey . See issues #1223, #1197, and #1036.

Fix response_type in MergedOptions. Regression from 1.10 version. See #1215 for details.

Fix RoleClaimType when set as part of the MicrosoftIdentityOptions. Regression from 1.10 version. See #1218 for details.

Microsoft Identity Web UI now displays a better error message when run in a Production environment to assist with debugging. See issue #1213 for details.

Microsoft Identity Web UI now honors a local redirect URI after sign-in. This is if you want to redirect the user to a specific page within the add. See issue #760 for details.

Fix public API spelling of CertificateDescription.FromStoreWithThumbprint. See issue #791 for details.