microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

Microsoft Authentication Library (MSAL) for .NET

Results 434 microsoft-authentication-library-for-dotnet issues
Sort by recently updated
recently updated
newest added

**Logs and network traces** Error Code: user_null Error Message: No account or login hint was passed to the AcquireTokenSilent call. I have also noticed that this happens under the following...

bug
P2
Auth code

[Bug] MSAL package description needs to include MAUI ![image](https://user-images.githubusercontent.com/90415114/190247864-d177f53f-9d24-46fb-92cd-f17fafdc5929.png)

package

**Documentation related to component** Web App, Console App (Job) **Please check those that apply** - [ ] typo - [x] documentation doesn't exist - [ ] documentation needs clarification -...

question
documentation
answered

See https://portal.microsofticm.com/imp/v3/incidents/details/331258498/home for details A multi-tenant service acquires tokens for users / service principals from various other tenants. The state of these tenants can be "bad", for example the tenant...

Feature Request
Supportability

**Is your feature request related to a problem? Please describe.** Currently there are only two exception types. `MsalClientException`, `MsalServiceException`. All further information, which exact error case is present, are embedded...

enhancement
Feature Request

Currently System.Text.Json is used only on base net6 target. Other targets use Newtonsoft JSON.NET. To do - use STJ in Net6-maui targets (the changes should be similar to what was...

Feature Request
.NET6
MAUI

The application cannot access the iOS keychain for the application publisher (the TeamId is null). This is needed to enable Single Sign On between applications of the same publisher. This...

question
answered

- [x] Update BenchmarkDotNet to 0.13.2. - [x] Hide Type, UnrollFactor columns as described [here](https://github.com/dotnet/BenchmarkDotNet/blob/master/docs/_changelog/header/v0.13.2.md#hiding-columns). - [x] [Update Nuget](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/2510b5b7678e0da1d20e2eb6acce4fc06100c42c/build/pipeline-perf-tests-automation.yaml#L25) to version 6. - [ ] Update the perf project to...

internal

### Core Library MSAL Node (@azure/msal-node) ### Core Library Version 4.46.1 ### Wrapper Library Not Applicable ### Wrapper Library Version NA ### Public or Confidential Client? Confidential ### Description I...

question