splunk / splunk-add-on-microsoft-azure

Splunk Add-on for Microsoft Azure
Apache License 2.0
11 stars 9 forks source link

Migration to MSAL? #30

Closed lc9er closed 1 year ago

lc9er commented 1 year ago

Microsoft reports they are ending support for ADAL in December (No - for realsies this time), in favor of MSAL. ADAL should still work for an unspecified amount of time. Are there any plans to migrate to MSAL? The add-on shows up in my logs as using ADAL still. Thanks.

More info: https://learn.microsoft.com/en-us/azure/active-directory/develop/howto-get-list-of-all-active-directory-auth-library-apps

JasonConger commented 1 year ago

This add-on does not use ADAL. Are you reusing the Azure AD app registration elsewhere?