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 ### Microsoft.Identity.Web version NA ### Web app Not Applicable ### Web API Not Applicable ### Token cache serialization Not Applicable ### Description UI Automation tests fail...

build pipeline

**Is your feature request related to a problem? Please describe.** Easy Auth is a great way to authenticate your users. However, when used in the context of Azure Container Apps,...

documentation
enhancement
feature request

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

enhancement
supportability
feature request

### Microsoft.Identity.Web Library Microsoft.Identity.Web.TokenCache ### Microsoft.Identity.Web version any ### Web app Not Applicable ### Web API Not Applicable ### Token cache serialization Not Applicable ### Description The code for getting...

enhancement
feature request

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.12.4 ### Web app Sign-in users and call web APIs ### Web API Protected web APIs (validating tokens) ### Token cache serialization Not...

question
answered

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

feature request
auth z module

I'm wondering how we're supposed to implement the scenario below. **Scenario:** A WebAPI can be consumed by both: users and deamon application and it calls a Downstream API. I'd like...

question
DownstreamApi

I am running into an issue when using the same browser to access two Web apps secured by Azure AD using Microsoft.Identity.Web. Below is the detail of the scenario: 1....

investigate

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.25.10 ### Web app Sign-in users and call web APIs ### Web API Protected web APIs (validating scopes/roles) ### Token cache serialization In-memory...

documentation
question