An open index of dependabot pull requests across open source projects.

github.com/Azure/azure-sdk-for-go/sdk/azidentity

Ecosystem:
go
Package URL:
pkg:golang/github.com/Azure/azure-sdk-for-go/sdk/azidentity
Total PRs:
1,566 Dependabot PRs
Latest PR:
about 20 hours ago
Unique Repositories:
362 repositories
Unique Repos (30 days):
38 repositories
Recent PRs (filtered by: Closed )
Bump the go group with 102 updates

soitun/teleport #710

1.11.0 → 1.12.0 Minor PR
Closed about 2 months ago 2 comments
soitun
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
Package Information
Description:

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
6 months ago
Dependent Repos: 4,673
Dependent Packages: 2,996
Ranking: Top 0.1202% by dependent repos Top 0.0935% by dependent pkgs
PR Status
Open 694 (44.3%)
Merged 307 (19.6%)
Closed 372 (23.8%)
PR Types
Minor 1,202 (76.8%)
Major 11 (0.7%)
Patch 159 (10.2%)