Class AuthzExtension (0.13.0)

AuthzExtension(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified.

Attribute

Name Description
resources MutableSequence[str]
Required. A list of references to authorization extensions that will be invoked for requests matching this policy. Limited to 1 custom provider.