Microsoft Kiota Authentication Azure Library for Python
The Microsoft Kiota Authentication Azure Library is an implementation to authenticate HTTP requests using @azure/identity.
A Kiota generated project will need a reference to an authentication provider to make calls to an API endpoint.
Read more about Kiota here.
Using the Microsoft Kiota Authentication Azure library
In order to use this library, install the package by running:
pip install microsoft-kiota-authentication-azure
The application owns the credential passed to AzureIdentityAccessTokenProvider.
The provider leaves it open so it can be reused for token refreshes, concurrent
requests, or multiple clients. Close the credential after all clients using it
have finished. For async Azure Identity credentials, use an async with context
manager around the client lifetime or call await credential.close() at shutdown.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Release files for microsoft-kiota-authentication-azure 1.12.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| microsoft_kiota_authentication_azure-1.12.3.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| microsoft_kiota_authentication_azure-1.12.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.9 kB
Release files / microsoft_kiota_authentication_azure-1.12.3.tar.gz
| Download URL | microsoft_kiota_authentication_azure-1.12.3.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f97cc3380a704c62351c60cbf1e411de1aa3e568e134688f55f4464101bc5771
|
|
BLAKE2b-256 checksum How to use checksums |
e30c6d4c03439d520187888021e3e728680d0b86e9d51e22daf0d9dc58967bab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
RestSharp/106.13.0.0
|
Release files / microsoft_kiota_authentication_azure-1.12.3-py3-none-any.whl
| Download URL | microsoft_kiota_authentication_azure-1.12.3-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f0de8aafcdd278502b084fb99bf8c6eb375cc9accc68b75f3ef4e81476b280c0
|
|
BLAKE2b-256 checksum How to use checksums |
6768d8f60625b29fa27095dc468694e48070fb92b61a44c98b9e53c227ca919d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
RestSharp/106.13.0.0
|