Class: Google::Iam::V1beta::WorkloadIdentityPoolProvider::Oidc

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/iam/v1beta/workload_identity_pool.rb

Overview

Represents an OpenId Connect 1.0 identity provider.

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_audiences::Array<::String>



236
237
238
239
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 236

class Oidc
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#issuer_uri::String



236
237
238
239
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 236

class Oidc
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end