gcip Settings
Parameters
value
GCIP claims and endpoint configurations for 3p identity providers.
Enabling gcipSetting significantly changes the way IAP authenticates users. Identity Platform does not support IAM, so IAP will not enforce any IAM policies for requests to your application. Structure is documented below.
suspend fun gcipSettings(argument: suspend SettingsAccessSettingsGcipSettingsArgsBuilder.() -> Unit)
Parameters
argument
GCIP claims and endpoint configurations for 3p identity providers.
Enabling gcipSetting significantly changes the way IAP authenticates users. Identity Platform does not support IAM, so IAP will not enforce any IAM policies for requests to your application. Structure is documented below.