AzureAD / azure-activedirectory-library-for-python

ADAL for Python
http://adal-python.readthedocs.io
Other
259 stars 94 forks source link

How to get latest AAD access token using user id #234

Closed anayyar82 closed 3 years ago

anayyar82 commented 4 years ago

Hello How to get latest AAD access token using user id using Python

rayluo commented 4 years ago

Hi @anayyar82 , sounds like you've just started using this library? If that's the case, you would probably want to try our new library MSAL Python and this is its doc.

This library that you are currently asking question about, ADAL for Python, will no longer receive new feature improvements.

rayluo commented 3 years ago

Closing due to inactivity. Feel free to re-open if you still need help.