Class ApplicationSettings (1.0.2)

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

Wrapper over application specific settings for IAP. .. attribute:: csm_settings

Settings to configure IAP's behavior for a CSM mesh.

:type: google.cloud.iap_v1.types.CsmSettings

Attributes

NameDescription
access_denied_page_settings google.cloud.iap_v1.types.AccessDeniedPageSettings
Customization for Access Denied page.
cookie_domain google.protobuf.wrappers_pb2.StringValue
The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.