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

### Microsoft.Identity.Web Library Microsoft.Identity.Web.Graph ### Microsoft.Identity.Web version 1.25.1 ### Web app Sign-in users ### Web API Not Applicable ### Token cache serialization In-memory caches ### Description The following call to...

question

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

question
performance
possible-regression
relv2

Id.Web provides higher level APIs for ASP.NET Core. This is a request to add support for ASP.NET classic.

enhancement
Feature Request
relv2

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

question
investigate
Answered

Hi ! I am trying to add a second schema to succesfully log in power bi with the embed project: UserOwnsData https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tabs=net-core The project works perfectly after cloned, no problem...

question
Answered
multiple auth schemes

### Documentation related to component ### Please check all that apply - [ ] typo - [x] documentation doesn't exist - [x] documentation needs clarification - [x] error(s) in the...

documentation

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]. When using the [RequiredScopeOrAppPermission](https://github.com/AzureAD/microsoft-identity-web/blob/f2bb617b262d6beebab5e06fdeed14b042dbc8d7/src/Microsoft.Identity.Web/Policy/RequiredScopeOrAppPermissionAttribute.cs)...

enhancement
Feature Request

see this .NET8-preview PR as an example of what to do https://github.com/AzureAD/microsoft-identity-web/pull/2318/files Make sure the .NET9-preview is added to the GitHub action and the right builds. We should also have...

enhancement
feature request
IdWeb3x
.NET 9

Please have a look at existing E2E tests (e.g. the B2C ones). Ideally we will have tests for web app, web api and daemon.

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.17.0 ### Web app Sign-in users ### Web API Protected web APIs (validating tokens) ### Token cache serialization In-memory caches ### Description When...

untriaged
needs attention