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
There are many `different application scenarios <https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios>`_.
19
+
MSAL Python supports some of them.
20
+
**The following diagram serves as a map. Locate your application scenario on the map.**
21
+
**If the corresponding icon is clickable, it will bring you to an MSAL Python sample for that scenario.**
22
+
23
+
* Most authentication scenarios acquire tokens on behalf of signed-in users.
24
+
25
+
.. raw:: html
26
+
27
+
<!-- Derived from http://www.image-map.net/ but we had to manually add unique map id -->
<!-- TODO: Upgrade this sample to use Interactive Flow: https://github.com/Azure-Samples/ms-identity-python-desktop/blob/master/1-Call-MsGraph-WithUsernamePassword/username_password_sample.py -->
0 commit comments