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

Migrate code to MSAL since ADAL was archived #26

Open
oanalavinia opened this issue Aug 3, 2023 · 1 comment
Open

Migrate code to MSAL since ADAL was archived #26

oanalavinia opened this issue Aug 3, 2023 · 1 comment

Comments

@oanalavinia
Copy link

oanalavinia commented Aug 3, 2023

As stated on #25 (comment) , the Microsoft Azure Active Directory Authentication Library (ADAL) for Java used in the application code base was archived starting with 5 july 2023 https://github.com/AzureAD/azure-activedirectory-library-for-java and we have to move to the new MSAL library

This will also mean refactoring the existing code and moving it to java, in a dedicated API module (right now it's written in groovy in wiki pages)

There shouldn't be any functionalities altered during this migration

@polx
Copy link

polx commented Aug 3, 2023

I am surprised that this product is still alive. I thought it was to be replaced by the Azure code.
I strongly recommend against using MS-specific libraries and recommend to prefer third-parties.

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

No branches or pull requests

3 participants