You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@przemas75 can we be sure this will not work with any of the Azure instances out there anymore? Citing from the page you linked:
While existing apps that use ADAL will continue to work, Microsoft will no longer release security fixes on ADAL.
So removing this would likely break those existing apps, won't it? How about adding the new mechanism and print a warning if someone chooses to use ADAL?
Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Forums or provide additional details in this issue and reqeust that it be re-opened. Thank you!
Relevant telegraf.conf
none
Logs from Telegraf
System info
Telegraf 1.31.3 all
Docker
No response
Steps to reproduce
telegraf/go.mod
Line 20 in fc2d714
...
Expected behavior
Removal of this dependency. MSAL is already included.
Actual behavior
ADAL stil in place.
Additional info
I can't find any info regarding ADAL removal, since it was deprecated like a year ago:
https://learn.microsoft.com/en-us/entra/identity-platform/msal-migration
The text was updated successfully, but these errors were encountered: