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

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2

Results 110 microsoft-authentication-library-for-java issues
Sort by recently updated
recently updated
newest added

When using IntelliJ, Fiddler does not capture outgoing traffic automatically. Provide guidance for this.

Documentation
Feature Request
Supportability

As a follow up to the July month supportability work, MSALs will use the queries listed in the [doc](https://microsoft.sharepoint.com/teams/ADAL/_layouts/OneNote.aspx?id=%2Fteams%2FADAL%2FSiteAssets%2FDevEx%20Notebook&wd=target%28ID4S%2FMSALs%2FOCE.one%7C0D2F736A-E331-45E7-AFAD-A753231F2421%2FDiagnostic%20Kusto%20queries%7C0E43793D-63B3-41D1-B765-91C355C00DF1%2F%29), to check MSAL health for a specific app to improve the...

Supportability
Internal

See .NET equivalent `WithTokenCacheOptions(CacheOptions.SharedTokenCache)`

Feature Request
Supportability

Hi :) We fixed the issue, but who knows, other people might have the same problem, so please find our findings below, it might help other people. Kudos to my...

Bug
Enhancement
Work-around Provided
P2
public-client

OpenTelemetry is a product that can help create consistent telemetry collection - [ ] Use OpenTelemetry to collect and log the same data [we are currently collecting](https://microsoft-my.sharepoint-df.com/:w:/p/nebharg/EWrRAFHR6VdGvx5i_-uCZiUBROlxzCXZzLdRUJ8ePTKkgw?e=RDxtgw) - [ ]...

Enhancement
SDK-Consistency

azure-identity has a feature request to support MSA passthrough for WAM scenarios. In MSAL C#, for example, there is an [option](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/4.47.0/src/client/Microsoft.Identity.Client/ApiConfig/WindowsBrokerOptions.cs#L42) for this. (Though the comment suggests it is of...

Enhancement

Update all spring framework samples to use MSAL Java instead of Azure-spring-boot-starter-active directory https://github.com/Azure-Samples/ms-identity-msal-java-samples/tree/main/4.%20Spring%20Framework%20Web%20App%20Tutorial

Enhancement

A sample is missing to showcase the interactive flow in PCA. https://github.com/Azure-Samples/ms-identity-msal-java-samples/tree/main/2.%20Client-Side%20Scenarios

Enhancement

Please see this issue for details, https://github.com/AzureAD/microsoft-authentication-extensions-for-python/issues/106 ADO tracking item https://identitydivision.visualstudio.com/Engineering/_workitems/edit/1760109

Enhancement
SDK-Consistency
public-client