You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
The existing localhost redirect solutions breaks when the browser is running on a different network than the command line (like in Coder Enterprise).
Instead, the CLI should publish a token to CE and link the browser to authenticate that token, then store that token locally. This is more secure too since the local token is different than the browser token.
A minimal RFC in the enterprise product should lay out the API in more detail first.
The text was updated successfully, but these errors were encountered:
The existing localhost redirect solutions breaks when the browser is running on a different network than the command line (like in Coder Enterprise).
Instead, the CLI should publish a token to CE and link the browser to authenticate that token, then store that token locally. This is more secure too since the local token is different than the browser token.
A minimal RFC in the enterprise product should lay out the API in more detail first.
The text was updated successfully, but these errors were encountered: