microsoftgraph / msgraph-sdk-java-auth

Authentication Providers for Microsoft Graph Java SDK
34 stars 21 forks source link

Is there a non snapshot version for this library? #23

Closed pula2000 closed 4 years ago

MIchaelMainer commented 4 years ago

We are working to adopt the MSAL library for authentication. The current implementation was a temporary solution until MSAL was ready.

FelixJongleur42 commented 4 years ago

Is MSAL ready now? https://github.com/AzureAD/microsoft-authentication-library-for-java/releases

jennyqq commented 4 years ago

We are working to adopt the MSAL library for authentication. The current implementation was a temporary solution until MSAL was ready. When the MSAL lib can incorporate the authentication providers which are in the temp solution?