ram Oauth Config
Parameters
value
When the authentication strategy of the mesh topology is ramoauth, the mesh topology will be connected to the RAM OAuth application to log in with the Alibaba Cloud account. In this case, this attribute must be provided to configure the connection with the RAM OAuth application. See ram_oauth_config
below.
suspend fun ramOauthConfig(argument: suspend ServiceMeshMeshConfigKialiRamOauthConfigArgsBuilder.() -> Unit)
Parameters
argument
When the authentication strategy of the mesh topology is ramoauth, the mesh topology will be connected to the RAM OAuth application to log in with the Alibaba Cloud account. In this case, this attribute must be provided to configure the connection with the RAM OAuth application. See ram_oauth_config
below.