ServiceMeshMeshConfigKialiRamOauthConfig

data class ServiceMeshMeshConfigKialiRamOauthConfig(val redirectUris: String? = null)

Constructors

Link copied to clipboard
constructor(redirectUris: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val redirectUris: String? = null

The redirect Uri provided to the RAM OAuth application. This needs to be the access address of the mesh topology service. When not provided, the redirect Uri will be automatically inferred based on the ServerConfig or the CLB address of the mesh topology integration.