Public Attributes | List of all members
grpc::experimental::StsCredentialsOptions Struct Reference

#include <credentials.h>

Public Attributes

grpc::string actor_token_path
 
grpc::string actor_token_type
 
grpc::string audience
 
grpc::string requested_token_type
 
grpc::string resource
 
grpc::string scope
 
grpc::string subject_token_path
 
grpc::string subject_token_type
 
grpc::string token_exchange_service_uri
 

Detailed Description

Options for creating STS Oauth Token Exchange credentials following the IETF draft https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16. Optional fields may be set to empty string. It is the responsibility of the caller to ensure that the subject and actor tokens are refreshed on disk at the specified paths.

Definition at line 299 of file include/grpcpp/security/credentials.h.

Member Data Documentation

◆ actor_token_path

grpc::string grpc::experimental::StsCredentialsOptions::actor_token_path

Definition at line 307 of file include/grpcpp/security/credentials.h.

◆ actor_token_type

grpc::string grpc::experimental::StsCredentialsOptions::actor_token_type

Definition at line 308 of file include/grpcpp/security/credentials.h.

◆ audience

grpc::string grpc::experimental::StsCredentialsOptions::audience

Definition at line 302 of file include/grpcpp/security/credentials.h.

◆ requested_token_type

grpc::string grpc::experimental::StsCredentialsOptions::requested_token_type

Definition at line 304 of file include/grpcpp/security/credentials.h.

◆ resource

grpc::string grpc::experimental::StsCredentialsOptions::resource

Definition at line 301 of file include/grpcpp/security/credentials.h.

◆ scope

grpc::string grpc::experimental::StsCredentialsOptions::scope

Definition at line 303 of file include/grpcpp/security/credentials.h.

◆ subject_token_path

grpc::string grpc::experimental::StsCredentialsOptions::subject_token_path

Definition at line 305 of file include/grpcpp/security/credentials.h.

◆ subject_token_type

grpc::string grpc::experimental::StsCredentialsOptions::subject_token_type

Definition at line 306 of file include/grpcpp/security/credentials.h.

◆ token_exchange_service_uri

grpc::string grpc::experimental::StsCredentialsOptions::token_exchange_service_uri

Definition at line 300 of file include/grpcpp/security/credentials.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32