oauth2ServerUri

@get:JsonPropertyDescription(value = "The OAuth2 token endpoint URI. If not provided, a deprecation warning may be issued as this will become required in future versions.")
val oauth2ServerUri: String? = null

OAuth2 Server URI for Polaris authentication.

Optional OAuth2 token endpoint URI. If not provided, a deprecation warning may be issued as this will become required in future versions.