microsoft-authentication-library-for-dotnet
microsoft-authentication-library-for-dotnet copied to clipboard
Microsoft Authentication Library (MSAL) for .NET
"AADSTS50058: A silent sign-in request was sent but no user is signed in. The cookies used to represent the user's session were not sent in the request to Azure AD....
**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] MSAL package description needs to include MAUI 
**Documentation related to component** Web App, Console App (Job) **Please check those that apply** - [ ] typo - [x] documentation doesn't exist - [ ] documentation needs clarification -...
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...
**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...
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...
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...
- [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...
### 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...