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

### Library version used 4.66.2 ### .NET version .net version is 4.7.2 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? The app is...

untriaged
needs attention
public-client

**Logs and network traces** Without logs or traces, it is unlikely that the team can investigate your issue. Capturing logs and network traces is described in [Logging wiki](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/logging). **Which version...

documentation
external
WAM
scenario:Desktop
public-client

MSAL is being published on PowerShellGallery https://www.powershellgallery.com/packages/Microsoft.Identity.Client/ under the name Microsoft.Identity.Client This is causing 2 problems: 1. It causes name conflicts with nuget.org - for example some folks are pulling...

Feature Request

### Library version used 4.67.2 ### .NET version .NET 9 ### Scenario PublicClient - mobile app ### Is this a new or an existing app? The app is in production,...

untriaged
needs attention
public-client

### Library version used 4.64.0 ### .NET version net6-android, net6-ios ### Scenario PublicClient - mobile app ### Is this a new or an existing app? None ### Issue description and...

bug
public-client
tracked-ado

### MSAL client type Public, Confidential, Managed identity ### Problem statement With MSAL 4.66.0 and below, only the .NET version of MSAL uses System.Text.Json. The rest of the tfms use...

Feature Request
confidential-client

### Library version used 4.66.2 ### .NET version .NET 8 ### Scenario PublicClient - mobile app ### Is this a new or an existing app? This is a new app...

bug
P3
public-client
tracked-ado

**Is your feature request related to a problem? Please describe.** Currently macOS auth uses a (old/deprecated?) WebView for auth. **Describe the solution you'd like** It would be preferred if [ASWebAuthenticationSession](https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession)...

Feature Request
public-client

**Describe the solution you'd like** Unity is one of the most popular game engines and uses .net as its scripting framework. Applications that wish to use Microsoft Identity struggle with...

Feature Request
public-client

**Which Version of MSAL are you using ?** MSAL 4.22.0 **Platform** Xamarin iOS **What authentication flow has the issue?** * Desktop / Mobile * [ +] Interactive **Is this a...

scenario:Mobile-iOS
Feature Request
extensibility
public-client