authz Extension
Parameters
value
Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. Structure is documented below.
suspend fun authzExtension(argument: suspend AuthzPolicyCustomProviderAuthzExtensionArgsBuilder.() -> Unit)
Parameters
argument
Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. Structure is documented below.