Module: Google::Cloud::Iap::V1::AccessSettings::IdentitySource
- Defined in:
- proto_docs/google/cloud/iap/v1/service.rb
Overview
Types of identity source supported by IAP.
Constant Summary collapse
- IDENTITY_SOURCE_UNSPECIFIED =
IdentitySource Unspecified. When selected, IAP relies on which identity settings are fully configured to redirect the traffic to. The precedence order is WorkforceIdentitySettings > GcipSettings. If none is set, default to use Google identity.
0- WORKFORCE_IDENTITY_FEDERATION =
Use external identities set up on Google Cloud Workforce Identity Federation.
3