Allows customers to configure tenant IDs for a Cloud Identity
Platform (GCIP) instance for each application.
Attributes
Name
Description
tenant_ids
MutableSequence[str] Optional. GCIP tenant IDs that are linked to the IAP
resource.tenant_idscould be a string beginning with a
number character to indicate authenticating with GCIP tenant
flow, or in the format of_to indicate
authenticating with GCIP agent flow. If agent flow is used,tenant_idsshould only contain one single element, while
for tenant flow,tenant_idscan contain multiple
elements.
login_page_uri
google.protobuf.wrappers_pb2.StringValue Login page URI associated with the GCIP
tenants. Typically, all resources within the
same project share the same login page, though
it could be overridden at the sub resource
level.
[[["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,["# Class GcipSettings (1.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.17.1 (latest)](/python/docs/reference/iap/latest/google.cloud.iap_v1.types.GcipSettings)\n- [1.17.0](/python/docs/reference/iap/1.17.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.16.1](/python/docs/reference/iap/1.16.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.15.0](/python/docs/reference/iap/1.15.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.14.1](/python/docs/reference/iap/1.14.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.13.5](/python/docs/reference/iap/1.13.5/google.cloud.iap_v1.types.GcipSettings)\n- [1.12.0](/python/docs/reference/iap/1.12.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.10.3](/python/docs/reference/iap/1.10.3/google.cloud.iap_v1.types.GcipSettings)\n- [1.9.0](/python/docs/reference/iap/1.9.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.8.1](/python/docs/reference/iap/1.8.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.7.0](/python/docs/reference/iap/1.7.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.6.0](/python/docs/reference/iap/1.6.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.5.4](/python/docs/reference/iap/1.5.4/google.cloud.iap_v1.types.GcipSettings)\n- [1.4.1](/python/docs/reference/iap/1.4.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.3.1](/python/docs/reference/iap/1.3.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.2.1](/python/docs/reference/iap/1.2.1/google.cloud.iap_v1.types.GcipSettings)\n- [1.1.0](/python/docs/reference/iap/1.1.0/google.cloud.iap_v1.types.GcipSettings)\n- [1.0.2](/python/docs/reference/iap/1.0.2/google.cloud.iap_v1.types.GcipSettings)\n- [0.1.2](/python/docs/reference/iap/0.1.2/google.cloud.iap_v1.types.GcipSettings) \n\n GcipSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAllows customers to configure tenant IDs for a Cloud Identity\nPlatform (GCIP) instance for each application."]]