Class AllowedDomainsSettings (1.13.2)

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

Configuration for IAP allowed domains. Lets you to restrict access to an app and allow access to only the domains that you list.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
enable bool
Configuration for customers to opt in for the feature. This field is a member of oneof_ _enable.
domains MutableSequence[str]
List of trusted domains.