1.12.0
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.