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?** Note that to get help, you need to run the latest version. 1.9.1 **Where is the issue?** * Web app *...

investigate
sign-out

**Is your feature request related to a problem? Please describe.** I am attempting to port an azure functions application from dotnet core 3.1 to dotnet 5, which requires using dotnet-isolated...

enhancement
Azure Functions

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.25.2 ### Web app Not Applicable ### Web API Protected web APIs (validating tokens) ### Token cache serialization Not Applicable ### Description Addition...

question

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

bug
enhancement
P2

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.25.2 ### Only Applicable to Web API Protected web APIs (validating tokens) ### Description Hello, I am trying to signing-in users with two...

question

**On 1.25.2** 326 ms (cold) 335 ms (warm) **On rel/v2** 231 ms (cold) 51 ms (warm)

performance

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.5.1 ### Web app Not Applicable ### Web API Protected web APIs (validating tokens) ### Token cache serialization Not Applicable ### Description Works...

question

https://github.com/AzureAD/microsoft-identity-web/blob/a50c49fa43ba4f0d8d7846c6928397fcfacd987f/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj#L43,L44 Those lines remove the ability to use the RequiredScopeAttribute (and others) in aspnetcore projects that target .net framework (net48 for reference in my case). Looking at the code I...

enhancement
Feature Request
relv2

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.16.1 ### Web app Sign-in users and call web APIs ### Web API Protected web APIs call downstream web APIs ### Token cache...

question