deployCloudConsoleProxy property

bool? deployCloudConsoleProxy
getter/setter pair

Flag to denote if reverse proxy is used to connect to auth provider.

This flag should be set to true when provider is not reachable by Google Cloud Console.

Implementation

core.bool? deployCloudConsoleProxy;