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
{{ message }}
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
about: So that people are guided to use MSAL Python instead.
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
This library, ADAL for Python, will no longer receive new feature improvements. Instead, use the new library [MSAL for Python](https://github.com/AzureAD/microsoft-authentication-library-for-python).
11
+
12
+
* If you are starting a new project, you can get started with the MSAL Python docs for details about the scenarios, usage, and relevant concepts.
13
+
* If your application is using the previous ADAL Python library, you can follow this migration guide to update to MSAL Python.
14
+
* Existing applications relying on ADAL Python will continue to work.
15
+
16
+
---
17
+
18
+
If you encounter a bug, please reproduce it using our off-the-shelf
19
+
[samples](https://github.com/AzureAD/azure-activedirectory-library-for-python/tree/1.2.4/sample), so that we can follow your steps.
0 commit comments