-
Notifications
You must be signed in to change notification settings - Fork 92
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
Is there existing work to switch kubelogin from MS ADAL to MSAL library #77
Comments
This is on our radar. That being said, it's mostly waiting for the readiness of azure sdk for go + msal for go, which hasn't been fully integrated yet last time I checked. |
hmm, looks like msal for go is integrated now Azure/azure-sdk-for-go#14920 |
Check out this library: https://github.com/AzureAD/microsoft-authentication-library-for-go |
closing this as a dupe of #62 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the MS ADAL library going out of support in June, is there work already underway by someone to switch from the ADAL to the MSAL libraries?
The text was updated successfully, but these errors were encountered: