Provide env.uriScheme
to CCloud connections' ccloud_config
#886
Labels
CCloud auth
Issue related to authentication to Confluent Cloud through the extension
enhancement
New feature or request
Requires confluentinc/ide-sidecar#288 to be complete first.
We will need to start passing the URI scheme (
vscode
,vscode-insiders
, etc) to CCloud connections via thespec.ccloud_config
so CCloud auth redirects will point at the product/distribution that originally created the connection. This also means we will need to make the (currently static) CCloud connection ID also use the URI scheme in the event a user wants to sign in with the extension across multiple products.vscode/src/constants.ts
Lines 41 to 49 in 40816c4
The text was updated successfully, but these errors were encountered: