azure-identity
Loading...
Searching...
No Matches
Classes
workload_identity_credential.hpp File Reference

Workload Identity Credential and options. More...

#include "azure/identity/detail/client_credential_core.hpp"
#include "azure/identity/detail/token_cache.hpp"
#include <azure/core/credentials/token_credential_options.hpp>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  Azure::Identity::WorkloadIdentityCredentialOptions
 Options for workload identity credential. More...
 
class  Azure::Identity::WorkloadIdentityCredential
 Workload Identity Credential supports Azure workload identity authentication on Kubernetes and other hosts supporting workload identity. See the Azure Kubernetes Service documentation at https://learn.microsoft.com/azure/aks/workload-identity-overview for more information. More...