microsoft-authentication-library-for-dotnet
                                
                                 microsoft-authentication-library-for-dotnet copied to clipboard
                                
                                    microsoft-authentication-library-for-dotnet copied to clipboard
                            
                            
                            
                        Microsoft Authentication Library (MSAL) for .NET
**Which Version of MSAL are you using ?** Note that to get help, you need to run the latest version. Preview version are also ok. For ADAL, please log issues...
**Which version of MSAL.NET are you using?** 4.46.0 **Platform** Xamarin.iOS **What authentication flow has the issue?** * Desktop / Mobile * [X] Interactive * [ ] Integrated Windows Authentication *...
**Is your feature request related to a problem? Please describe.** Explore options on how to deprecate the old WAM broker **Describe the solution you'd like** need to explore possible solutions...
**Is your feature request related to a problem? Please describe.** Currently, when running Linux without a GUI (e.g., Azure Linux VM) MSAL uses a plain-text token cache. My understanding is...
**Is your feature request related to a problem? Please describe.** All samples related to Client Credentials suggest to put a certificate in the Key Vault, registering that certificate in the...
**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...
**Which version of MSAL.NET are you using?** 4.44 **Platform** Xamarin.IO **What authentication flow has the issue?** * Desktop / Mobile * [x] Interactive * [ ] Integrated Windows Authentication *...
MSAL sems to fail to build when the XAMARINMAC20 target tries to use the new "Microsoft.IdentityModel.Abstractions". Therefore, the new logging api is hidden form XamarinMac with #If !XAMARINMAC20 ... #endif...
In the Microsoft Partner Center I see "failures" reported as hangs for my Store-published app that seem to originate from MSAL: 0 | . | HANG_QUIESCE | 0x0000000000000000 -- |...
We need to update the Microsoft.CodeAnalysis.NetAnalyzers package error: 10>C:\Users\nebharg.REDMOND\.nuget\packages\microsoft.codeanalysis.netanalyzers\5.0.3\build\Microsoft.CodeAnalysis.NetAnalyzers.targets(632,5): warning : The .NET SDK has newer analyzers with version '6.0.0' than what version '5.0.3' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or...