An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/azure/azure-sdk-for-go/sdk/azidentity

This example shows how to cache service principal authentication data persistently to make it accessible to multiple processes. The example uses ClientCertificateCredential, however the pattern is the same for all service principal credential types having a Cache field in their options. The key steps are: Credentials that authenticate users such as InteractiveBrowserCredential have a different pattern; see the persistent user authentication example. This example shows how to cache authentication data persistently so a user doesn't need to authenticate interactively every time the application runs. The example uses InteractiveBrowserCredential, however DeviceCodeCredential has the same API. The key steps are: This examples applies to credentials that authenticate users. For credentials authenticating service principal, see the persistent service principal authentication example. This example demonstrates how to use azidentity to authenticate a go-redis client connecting to Azure Cache for Redis. See the Azure Cache for Redis documentation for information on configuring a cache to use Entra ID authentication.

Registry - Source - Homepage - Documentation - JSON
purl: pkg:golang/github.com/azure/azure-sdk-for-go/sdk/azidentity
Keywords: azure , azure-sdk , go , golang , hacktoberfest , microsoft , rest , sdk
License: MIT
Latest release: about 1 month ago
First release: almost 5 years ago
Namespace: github.com/azure/azure-sdk-for-go/sdk
Stars: 1,634 on GitHub
Forks: 838 on GitHub
Docker dependents: 18
Docker downloads: 144,516,965
Total Commits: 7559
Committers: 246
Average commits per author: 30.728
Development Distribution Score (DDS): 0.793
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago