-
- Downloads
Managed Identity implementation
Fix docs Adjusting error message and docs Fix typo
Showing
- docs/index.rst 20 additions, 0 deletionsdocs/index.rst
- msal/__init__.py 6 additions, 0 deletionsmsal/__init__.py
- msal/managed_identity.py 477 additions, 0 deletionsmsal/managed_identity.py
- sample/.env.sample.managed_identity 17 additions, 0 deletionssample/.env.sample.managed_identity
- sample/managed_identity_sample.py 77 additions, 0 deletionssample/managed_identity_sample.py
- tests/test_mi.py 198 additions, 0 deletionstests/test_mi.py
msal/managed_identity.py
0 → 100644
This diff is collapsed.
sample/.env.sample.managed_identity
0 → 100644
sample/managed_identity_sample.py
0 → 100644
tests/test_mi.py
0 → 100644
Please register or sign in to comment