galaxyproject / galaxyproject/cloudauthz
ADAL to MSAL migration
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi folks - I am a PM on the Microsoft Identity SDK team. I've noticed that the project [takes a dependency on ADAL](https://github.com/galaxyproject/cloudauthz/blob/dev/setup.py#L26). This library will hit end-of-support by June of this year (2023) - the recommended path forward here is to update this to MSAL (there is [a Python release](https://github.com/AzureAD/microsoft-authentication-library-for-python)).
What's the best path to make the change? This will affect the Azure token acquisition mechanism.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.