AclConfig Stay organized with collections Save and categorize content based on your preferences.
Access Control Configuration.
| JSON representation |
|---|
{"name":string,"idpConfig":{object ( |
| Fields | |
|---|---|
name |
Immutable. The full resource name of the acl configuration. Format: This field must be a UTF-8 encoded string with a length limit of 1024 characters. |
idpConfig |
Identity provider config. |
IdpConfig
Identity Provider Config.
| JSON representation |
|---|
{"idpType":enum ( |
| Fields | |
|---|---|
idpType |
Identity provider type configured. |
externalIdpConfig |
External Identity provider config. |
IdpType
Identity Provider Type.
| Enums | |
|---|---|
IDP_TYPE_UNSPECIFIED | Default value. ACL search not enabled. |
GSUITE | Google 1P provider. |
THIRD_PARTY | Third party provider. |
ExternalIdpConfig
Third party IDP Config.
| JSON representation |
|---|
{"workforcePoolName":string} |
| Fields | |
|---|---|
workforcePoolName |
Workforce pool name. Example: "locations/global/workforcePools/poolId" |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-26 UTC.