This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Replies: 1 comment 2 replies
-
It is documented in the docs: https://adal-python.readthedocs.io/en/latest/#adal.AuthenticationContext So, the answer is, it is the By the way, you really should be investing your effort on MSAL Python instead. The beginning of ADAL Python's readme described why. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Referring to bellow code, what is unit of measure of timeout parameter for authentication_context?
azure-activedirectory-library-for-python/adal/authentication_context.py
Line 109 in a1b9de8
Beta Was this translation helpful? Give feedback.
All reactions