microsoft-identity-web icon indicating copy to clipboard operation
microsoft-identity-web copied to clipboard

Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C

Results 270 microsoft-identity-web issues
Sort by recently updated
recently updated
newest added

**Which version of Microsoft Identity Web are you using?** Microsoft Identity Web 1.16.0 **Where is the issue?** * Web app * [X] Sign-in users * [ ] Sign-in users and...

bug
investigate

**Which version of Microsoft Identity Web are you using?** master This code [here](https://github.com/AzureAD/microsoft-identity-web/blob/9b159ba02f3b38d62777ed21b71704dfd84e538d/src/Microsoft.Identity.Web.Certificate/DefaultCertificateLoader.cs#L327) will choose the 'first' one. This leads to a race condition, that may be hard to detect....

documentation

**Is your feature request related to a problem? Please describe.** it was very confusing to figure out how to use the ASP.NET core webapp template (with razor pages) to call...

enhancement
Project Templates
Feature Request

**Which version of Microsoft Identity Web are you using?** Microsoft Identity Web 1.24.1 **Where is the issue?** * Web app * [ ] Sign-in users * [ ] Sign-in users...

enhancement
supportability
Feature Request

Hello, I have an app that uses MS Identity Web and Azure AD B2C to authenticate users. One of the features that we have is user impersonation. So, an admin...

question
Answered

**Which version of Microsoft Identity Web are you using?** Latest version **Where is the issue?** * Web app * [x] Sign-in users * [ ] Sign-in users and call web...

investigate

# Issue Transfer This issue has been transferred from the Azure SDK for .NET repository, [#28231](https://github.com/Azure/azure-sdk-for-net/issues/28231). ### Please be aware that @MarcoEnxuto is the author of the original issue and...

documentation

**Is your feature request related to a problem? Please describe.** As far as I see in the code (and I might be wrong), if Azure AD is not available (or...

enhancement
resiliency

**Which version of Microsoft Identity Web are you using?** master **Where is the issue?** Certificate doesn't load, and user is not informed. To Repo 1. put a certificate that has...

enhancement

**Which version of Microsoft Identity Web are you using?** Microsoft.Identity.Web v1.23.1 **Where is the issue?** * Web app * [ ] Sign-in users * [ ] Sign-in users and call...

Answered
API-breaking-change
relv2