open Id Config
Parameters
value
When the mesh topology's authentication policy is openid, the configuration used when the mesh topology and OIDC application are connected. If the authentication policy is openid, this configuration must be provided. See open_id_config
below.
suspend fun openIdConfig(argument: suspend ServiceMeshMeshConfigKialiOpenIdConfigArgsBuilder.() -> Unit)
Parameters
argument
When the mesh topology's authentication policy is openid, the configuration used when the mesh topology and OIDC application are connected. If the authentication policy is openid, this configuration must be provided. See open_id_config
below.