github.com/Azure/azure-sdk-for-go/sdk/azidentity
go
pkg:golang/github.com/Azure/azure-sdk-for-go/sdk/azidentity
1,151 Dependabot PRs
about 16 hours ago
311 repositories
120 repositories
Recent PRs
build(deps): bump the all group across 1 directory with 6 updates
nilo19/cloud-provider-azure #341

build(deps): bump the all group across 1 directory with 6 updates
feiskyer/cloud-provider-azure #561

Bump the gomod group across 1 directory with 2 updates
stolostron/submariner-addon #2372

Bump the azure group in /infr-project with 2 updates
futugyou/goproject #738

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0
seaweedfs/seaweedfs #7170

chore(deps): bump the common group with 48 updates
tnir/trivy #259

rebase: bump the github-dependencies group across 1 directory with 7 updates
avisi-cloud/ceph-csi #248

chore(deps): bump the common group with 44 updates
suryatmodulus/trivy #333

chore(deps): bump the common group with 50 updates
k-hal/trivy #389

chore(deps): bump the common group with 22 updates
goodtab/cptrivy #11

chore(deps): bump the common group across 1 directory with 32 updates

chore(deps): bump the go-dependencies group across 1 directory with 17 updates
berops/claudie #1842

build(deps): bump the build group across 1 directory with 10 updates
coreos/ignition #2119

[Azure AD]: bump the golang group across 1 directory with 6 updates
ovotech/go-sync #464


Bump the gomod group across 1 directory with 10 updates
dfarrell07/submariner-addon #51

chore(dependabot): bump the azure group across 1 directory with 2 updates
kyma-project/cloud-manager #1387

Bump the go-deps group with 15 updates
Azure/aks-app-routing-operator #491

chore(deps): bump the common group across 1 directory with 30 updates
aiflash/trivy #323

Bump the gomod group across 1 directory with 4 updates
stolostron/submariner-addon #2360

chore(deps): bump the common group across 1 directory with 30 updates

chore(deps): bump the common group across 1 directory with 30 updates
xycloops123/trivy #358

chore(deps): bump the go-deps group across 1 directory with 6 updates
Azure/karpenter-provider-azure #1119

Bump the azure-sdk group across 1 directory with 2 updates
clouditor/clouditor #1782

build(deps): bump the all group across 1 directory with 6 updates
kubernetes-sigs/cloud-provider-azure #9375

build(deps): bump the all group in /pkg/azclient with 9 updates
zarvd/cloud-provider-azure #664

build(deps): bump the all group across 1 directory with 23 updates
jackfrancis/cloud-provider-azure #539

build(deps): bump the all group across 1 directory with 3 updates
zarvd/cloud-provider-azure #662

Bump the gomod group across 1 directory with 5 updates
ricoberger/aks-state-exporter #41

Bump the gomod group across 1 directory with 11 updates
kubenav/kubenav #812

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.11.0
WithHolm/polyenv #67

Bump the go group across 1 directory with 81 updates

Bump the go group across 1 directory with 80 updates
soitun/teleport #566

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0
clouddrove/smurf #234

build(deps): bump the all group across 1 directory with 5 updates
kubernetes-sigs/cloud-provider-azure #9361

Bump the go group across 1 directory with 79 updates
soitun/teleport #554

Bump the go group across 1 directory with 79 updates

Bump the go group across 1 directory with 79 updates
sigtrap/teleport #3255

Bump the go group across 1 directory with 78 updates
Tiamat-Tech/teleport #754

Bump the go group with 74 updates
gravitational/teleport #58155

build(deps): bump the gomod-backward-compatible group across 1 directory with 11 updates
hashicorp/terraform-provider-vault #2580

chore(deps): bump the go-deps group across 1 directory with 3 updates
Azure/karpenter-provider-azure #1115

build(deps): bump the gomod-backward-compatible group with 13 updates
hashicorp/terraform-provider-vault #2579

Bump the go group across 1 directory with 76 updates
sigtrap/teleport #3243

Bump the go group across 1 directory with 77 updates

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0
immobiliare/inca #1535


chore(deps): bump the common group with 31 updates
tonaim/trivy #340

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0
steadybit/extension-azure #143

Package Details
Name: | github.com/Azure/azure-sdk-for-go/sdk/azidentity |
Ecosystem: | go |
PURL Type: | golang |
Package URL: | pkg:golang/github.com/Azure/azure-sdk-for-go/sdk/azidentity |
JSON API: | View JSON |
Security Advisories
Package Information
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.
Repository: | https://github.com/Azure/azure-sdk-for-go |
Homepage: | https://github.com/Azure/azure-sdk-for-go |
Latest Release: |
v1.10.0
4 months ago |
Dependent Repos: | 4,673 |
Dependent Packages: | 2,996 |
Ranking: | Top 0.1202% by dependent repos Top 0.0935% by dependent pkgs |