Skip to content

Commit 31eed8e

Browse files
authored
Update active-directory-authentication-libraries.md
1 parent 91b685e commit 31eed8e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/active-directory/azuread-dev/active-directory-authentication-libraries.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
2-
title: Azure Active Directory Authentication Libraries | Microsoft Docs
2+
title: Azure Active Directory Authentication Libraries
33
description: The Azure AD Authentication Library (ADAL) allows client application developers to easily authenticate users to cloud or on-premises Active Directory (AD) and then obtain access tokens for securing API calls.
44
services: active-directory
55
author: rwike77
66
manager: CelesteDG
7-
87
ms.service: active-directory
98
ms.subservice: azuread-dev
109
ms.topic: reference
1110
ms.workload: identity
12-
ms.date: 12/01/2018
11+
ms.date: 12/29/2022
1312
ms.author: ryanwi
1413
ms.reviewer: saeeda, jmprieur
1514
ms.custom: aaddev
@@ -31,7 +30,7 @@ The Azure Active Directory Authentication Library (ADAL) v1.0 enables applicatio
3130
3231

3332
> [!WARNING]
34-
> Support for Active Directory Authentication Library (ADAL) will end in December, 2022. Apps using ADAL on existing OS versions will continue to work, but technical support and security updates will end. Without continued security updates, apps using ADAL will become increasingly vulnerable to the latest security attack patterns. For more information, see [Migrate apps to MSAL](..\develop\msal-migration.md).
33+
> Support for Active Directory Authentication Library (ADAL) [will end](https://aka.ms/adal-eos) in June 2023. Apps using ADAL on existing OS versions will continue to work, but technical support and security updates will end. Without continued security updates, apps using ADAL will become increasingly vulnerable to the latest security attack patterns. For more information, see [Migrate apps to MSAL](..\develop\msal-migration.md).
3534
3635
## Microsoft-supported Client Libraries
3736

0 commit comments

Comments
 (0)