Identifying apps using ADAL?

MattAdams-9499 1 Reputation point
2022-10-20T18:59:46.133+00:00

"Upgrade your applications to use Microsoft Authentication Library": referencing the notification in M365 admin center. with lots of apps, whats the best way to identify one using this?

Message recieved:
As previously communicated in MC219493 (July '20), you need to upgrade your applications to use Microsoft Authentication Library (MSAL). We’re no longer adding new features to Azure Active Directory Authentication Library (ADAL) and starting December 31st, 2022 we will retire ADAL and will no longer provide any technical support or security updates. Instead, we recommend you use MSAL, which is where we will continue to invest. MSAL makes it easy for you to build applications that authenticate users and acquire tokens to access resources.

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,906 Reputation points Microsoft Employee Moderator
    2022-10-24T18:28:19.653+00:00

    @MattAdams-9499
    Thank you for your post and I apologize for the delayed response!

    When it comes to the best way to identify which apps are using ADAL, you can follow the below recommendation. For more info - How to find Apps using ADAL in your tenant

    Get a list of apps using ADAL in your tenant
    We have added a new table to an existing workbook in the Azure AD admin portal to assist you in determining which applications use ADAL and how often they are used. The information in this workbook is available in sign in logs, but the workbook helps you collect and visualize the information in one view. Learn more about the schema in sign in logs here.

    Accessing the workbook:
    If your organization is new to Azure Monitor workbooks, you’ll need to integrate your Azure AD sign-in and audit logs with Azure Monitor before accessing the workbook. This allows you to store, query, and visualize your logs using workbooks. Only sign-in and audit events created after Azure Monitor integration will be stored, so the workbook will not contain insights prior to that date. If you have previously integrated your Azure AD sign-in and audit logs with Azure Monitor, you can use the workbook to assess past information.

    To access the workbook:

    1. Sign into the Azure portal
    2. Navigate to Azure Active Directory > Monitoring > Workbooks
      In the Usage section, open the Sign-ins workbook
      88674-shot1-adal.jpg

    The Sign-ins workbook has a new chart at the bottom of the page that can show you which recently used apps are using ADAL.
    88722-shot2-adal.jpg

    After you’ve identified which apps are using ADAL, you can review our migration guide to determine the technical steps for how to transition to MSAL.

    I hope this helps!

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.