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

I am developing an application that runs on kubernetes in production and needs to access the Graph API with application permissions (i.e. not delegated). As such it needs to use...

documentation
untriaged
needs attention

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

untriaged
needs attention

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

untriaged
needs attention

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

fixed

## Why? As developers use more IDownstreamApi, standardize the description of a collection of Downstream APIs, and register them all at once. In the appsettings.json, customers could describe their APIs...

enhancement
feature request
1P

**Why?** Services need to be able to provide the content-type of the body they provide when calling a downstream API. They also need to be able to declare what they...

enhancement
feature request
untriaged
needs attention

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.15.3 ### Web app Sign-in users ### Web API Not Applicable ### Token cache serialization Not Applicable ### Description I'm not sure if...

bug
P1

# Summary The [constructors for ManagedIdentityClientAssertion](https://github.com/AzureAD/microsoft-identity-web/blob/master/src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs) have a`managedIdentityClientId` parameter that when passed `null` uses the ID of the system assigned managed identity. It might be more intuitive to instead have...

✏️design proposal
untriaged
needs attention

- Add `` - Resolve the issues - fix or suppress. - Rules: https://github.com/microsoft/vs-threading/blob/main/doc/analyzers/index.md - This project **doesn't** treat warnings as errors. So any default rule severety of warning should...

fundamentals

### Documentation related to component Microsoft.Identity.Web ### Please check all that apply - [ ] typo - [ ] documentation doesn't exist - [X] documentation needs clarification - [ ]...

documentation
untriaged
needs attention