Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure-client-authentication using msal4j #693

Open
apescione opened this issue Nov 30, 2020 · 2 comments
Open

azure-client-authentication using msal4j #693

apescione opened this issue Nov 30, 2020 · 2 comments

Comments

@apescione
Copy link

In our application, we use azure-client-authentication that leverages on adal4j. In order to migrate towards the new suggested library by Microsoft, my question is if and when this library will be upgraded to a new one.

Thank you in Advance

@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Nov 30, 2020

@apescione

Please check if your usage can be provided by these new SDKs https://azure.github.io/azure-sdk/releases/latest/java.html
They uses the new azure-identity lib, which depends on msal4j lib.

@apescione
Copy link
Author

Yes, great, I need to perform a little bit of refactoring but this library sounds good. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants