AzureAD / azure-activedirectory-library-for-python

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

Somehow update ADAL's docs in docs.microsoft.com to mention MSAL #236

Closed rayluo closed 1 year ago

rayluo commented 4 years ago

Currently, customer who comes from this page would NOT know we recommend using MSAL over ADAL.

Action items:

mmacy commented 4 years ago

@rayluo @abhidnya13 Your one-stop shop for API reference onboarding can be found here:

https://review.docs.microsoft.com/en-us/help/onboard/reference?branch=master (MSFT internal only)

Take a look at that to see if you have all the prerequisites complete, the onboarding form that it links to (the blue button), and let me know if you have any questions. You can fill out the form and submit the request, and then I can help with updating the Overview page(s) to focus on MSAL and de-emphasize ADAL.

Let me know if you have any questions!

abhidnya13 commented 4 years ago

Submitted a request using the onboarding form, Thanks @mmacy for your help.