Jean-Marc Prieur
Jean-Marc Prieur
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
## Purpose Code for the new ASP.NET Core Web app calls Web API quickstart. This branch should never be merged into aspnetcore3-1 as it's a different quickstart. This PR should...
Customers can be confused on how to debug web apps. Here we want to go through: - the most frequent issues (not MFA etc … as it's already handled by...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request - [w ]...
### Minimal steps to reproduce > See https://github.com/MicrosoftDocs/azure-docs/issues/27780
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
## Why When running inside a container, confidential client applications can use Pod Identity to get a signed assertion in lieu of client credentials. In practice, this is a file...
**Why?** ITokenAcquirer is the new interface to acquire tokens. This is the interface to use for SDK and OWIN. It will also be available in ASP.NET Core. but we'll also...