AclConfig

Access Control Configuration.

JSON representation
{
  "name": string,
  "idpConfig": {
    object (IdpConfig)
  }
}
Fields
name

string

Immutable. The full resource name of the acl configuration. Format: projects/{project}/locations/{location}/aclConfig.

This field must be a UTF-8 encoded string with a length limit of 1024 characters.

idpConfig

object (IdpConfig)

Identity provider config.