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.
Generated from protobuf enumIDENTITY_SOURCE_UNSPECIFIED = 0;
WORKFORCE_IDENTITY_FEDERATION
Value: 3
Use external identities set up on Google Cloud Workforce Identity
Federation.
Generated from protobuf enumWORKFORCE_IDENTITY_FEDERATION = 3;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Iap V1 Client - Class IdentitySource (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.AccessSettings.IdentitySource)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.AccessSettings.IdentitySource)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.AccessSettings.IdentitySource)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.AccessSettings.IdentitySource)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.AccessSettings.IdentitySource)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.AccessSettings.IdentitySource)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.AccessSettings.IdentitySource)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.AccessSettings.IdentitySource) \nReference documentation and code samples for the Google Cloud Iap V1 Client class IdentitySource.\n\nTypes of identity source supported by IAP.\n\nProtobuf type `google.cloud.iap.v1.AccessSettings.IdentitySource`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1 \\\\ AccessSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### IDENTITY_SOURCE_UNSPECIFIED\n\n Value: 0\n\nIdentitySource Unspecified.\n\nWhen selected, IAP relies on which identity settings are fully configured\nto redirect the traffic to. The precedence order is\nWorkforceIdentitySettings \\\u003e GcipSettings. If none is set, default to use\nGoogle identity.\n\nGenerated from protobuf enum `IDENTITY_SOURCE_UNSPECIFIED = 0;`\n\n### WORKFORCE_IDENTITY_FEDERATION\n\n Value: 3\n\nUse external identities set up on Google Cloud Workforce Identity\nFederation.\n\nGenerated from protobuf enum `WORKFORCE_IDENTITY_FEDERATION = 3;`"]]