AzureAD / microsoft-authentication-library-for-java

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

Write CIAM Samples #724

Closed DidunAyodeji closed 6 months ago

DidunAyodeji commented 11 months ago

Let's aim for 3 samples:

https://github.com/Azure-Samples/ms-identity-ciam-dotnet-tutorial/tree/main/1-Authentication

CC @DidunAyodeji @localden

bgavrilMS commented 9 months ago

Dropping the public client app.

Avery-Dunn commented 6 months ago

Resolved with https://github.com/Azure-Samples/ms-identity-msal-java-samples/pull/51 for the sign-in sample, and https://github.com/Azure-Samples/ms-identity-msal-java-samples/pull/53 for the web API sample