Class AccessDeniedPageSettings (1.3.1)

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

Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead.

Attributes

NameDescription
access_denied_page_uri google.protobuf.wrappers_pb2.StringValue
The URI to be redirected to when access is denied.
generate_troubleshooting_uri google.protobuf.wrappers_pb2.BoolValue
Whether to generate a troubleshooting URL on access denied events to this application.