Cloud Identity-Aware Proxy API (iap:v1)

2023-06-01

1 new method

Additions

    Methods
  • iap.validateAttributeExpression

      Parameters:

        name

          Description: Required. The resource name of the IAP protected resource.

          Location: path

          Required: Yes

          Type: string

          Pattern: ^.*$

        expression

          Location: query

          Type: string

          Description: Required. User input string expression. Should be of the form 'attributes.saml_attributes.filter(attribute, attribute.name in ['{attribute_name}', '{attribute_name}'])'

      Flat Path: v1/{v1Id}:validateAttributeExpression

      Description: Validates a given CEL expression conforms to IAP restrictions.

      HTTP Method: POST

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1/{+name}:validateAttributeExpression

      Parameter Order: name