Travis Walker

Results 25 issues of Travis Walker

Fixes # fix for https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3496 **Changes proposed in this request** Adding api for IsProofOfPosessionSupportedByClient to be used to determine if the current broker is able to support POP **Testing** Unit...

AcquireTokenSilent_ValidATs_ParallelRequests_Async test seems to fail periodically when running on release build. **Logs and Network traces** Error: Assert.Fail failed. Measured performance time EXCEEDED. Max allowed: 2000ms. Elapsed: 2749. AcquireTokenSilent should take...

P2
test
internal

Fixes # https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3026 **Changes proposed in this request** Adding POP support to wwwAuthenticateParameters Revising api to support multiple WWW-Authenticate headers. **Testing** Unit testing **Performance impact**

**Is your feature request related to a problem? Please describe.** We recently added support for the IIdentityLogger and explained how one can use an environment variable in their code to...

enhancement
documentation
ICM

The test that seems to fail very frequently is [ATS_NonExpired_NeedsRefresh_AADUnavailableResponse_Async](https://identitydivision.visualstudio.com/IDDP/_build/results?buildId=925454&view=ms.vss-test-web.build-test-results-tab&runId=2086770&resultId=100149&paneView=debug) error: Assert.IsTrue failed. Background refresh 2 did not execute. Stack Trace: at Microsoft.Identity.Test.Unit.PublicApiTests.RefreshInTests.ATS_NonExpired_NeedsRefresh_AADUnavailableResponse_Async() in \tests\Microsoft.Identity.Test.Unit\PublicApiTests\RefreshInTests.cs:line 153 at Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.ThreadOperations.ExecuteWithAbortSafety(Action action) Logs...

internal

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...

bug
P3
scenario:MacOS

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...

enhancement
Feature Request

Fixes # Fix for OneBranch Build **Changes proposed in this request** **Testing** **Performance impact** **Documentation** - [ ] All relevant documentation is updated.

Update to MSAL 4.47.0

merge after msal release

Fixes # https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4606 **Changes proposed in this request** Adding error log for common/organizations on OBO flow **Testing** Unit test **Performance impact** N/A **Documentation** - [ ] All relevant documentation is...