Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::WorkforceIdentitySettings (v1.3.1)

Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::WorkforceIdentitySettings.

WorkforceIdentitySettings allows customers to configure workforce pools and OAuth 2.0 settings to gate their applications using a third-party IdP with access control.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#oauth2

def oauth2() -> ::Google::Cloud::Iap::V1::OAuth2
Returns

#oauth2=

def oauth2=(value) -> ::Google::Cloud::Iap::V1::OAuth2
Parameter
Returns

#workforce_pools

def workforce_pools() -> ::Array<::String>
Returns
  • (::Array<::String>) — The workforce pool resources. Only one workforce pool is accepted.

#workforce_pools=

def workforce_pools=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The workforce pool resources. Only one workforce pool is accepted.
Returns
  • (::Array<::String>) — The workforce pool resources. Only one workforce pool is accepted.