Home

envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.StsService
.withActorTokenPath('string')
.withActorTokenType('string')
.withAudience('string')
.withRequestedTokenType('string')
.withResource('string')
.withScope('string')
.withSubjectTokenPath('string')
.withSubjectTokenType('string')
.withTokenExchangeServiceUri('string')
._validate()

Fields

Name Type One-of group Required Constraints
actor_token_path string  
actor_token_type string  
audience string  
requested_token_type string  
resource string  
scope string  
subject_token_path string   {"String_":{"WellKnown":null,"min_len":1}}
subject_token_type string   {"String_":{"WellKnown":null,"min_len":1}}
token_exchange_service_uri string