View Source GoogleApi.IAP.V1.Model.AccessDeniedPageSettings (google_api_iap v0.20.2)
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
-
accessDeniedPageUri
(type:String.t
, default:nil
) - The URI to be redirected to when access is denied. -
generateTroubleshootingUri
(type:boolean()
, default:nil
) - Whether to generate a troubleshooting URL on access denied events to this application. -
remediationTokenGenerationEnabled
(type:boolean()
, default:nil
) - Whether to generate remediation token on access denied events to this application.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.