AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
282 stars 137 forks source link

[Feature Request] Update and fix the AAD QuickStart #774

Open bgavrilMS opened 6 months ago

bgavrilMS commented 6 months ago

MSAL client type

Confidential

Problem Statement

We need to test and fix our quick starts. Quick Starts are based on samples.

For Java there is only 1: https://github.com/Azure-Samples/ms-identity-java-webapp

Tracking document here

Please note that testing needs to be done in PPE and you'll need an account for it. Reach out to Trishala Pugazhendhi for details.

Proposed solution

No response

Alternatives

No response

bgavrilMS commented 6 months ago

Note: consider updating the sample so that the latest MSAL 4J is always used.

DidunAyodeji commented 5 months ago

The QuickStart for Java webapps is outdated and doesn't work properly. We are replacing it with a new QuickStart that utilizes the Spring framework. It currently uses servlet technology. The dependencies are vulnerable and don't work.