Zach
139dab7cfe
feat(cli): optionally store session token in OS keyring ( #20256 )
...
This change implements optional secure storage of the CLI token using the operating system
keyring for Windows, with groundwork laid for macOS in a future change. Previously, the
Coder CLI stored authentication tokens in plaintext configuration files, which posed a
security risk because users' tokens are stored unencrypted and can be easily accessed by
other processes or users with file system access.
The keyring is opt-in to preserve compatibility with applications (like the JetBrains
Toolbox plugin, VS code plugin, etc). Users can opt into keyring use with a new
`--use-keyring` flag.
The secure storage is platform dependent. Windows Credential Manager API is used on Windows.
The session token continues to be stored in plain text on macOS and Linux. macOS is omitted
for now while we figure out the best path forward for compatibility with apps like Coder Desktop.
https://www.notion.so/coderhq/CLI-Session-Token-in-OS-Keyring-293d579be592808b8b7fd235304e50d5
https://github.com/coder/coder/issues/19403
2025-10-30 17:41:08 -06:00
..
2025-10-29 07:36:08 -06:00
2025-10-29 07:36:08 -06:00
2025-10-29 07:36:08 -06:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-06-02 20:13:08 -07:00
2025-07-28 14:46:04 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-09-03 10:38:42 +04:00
2025-01-03 13:12:59 +00:00
2025-08-19 10:52:31 +02:00
2025-08-19 10:52:31 +02:00
2025-08-19 10:52:31 +02:00
2025-08-19 10:52:31 +02:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-10-30 17:41:08 -06:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-10-30 17:41:08 -06:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-09-11 15:08:57 +02:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-02-19 13:08:38 +00:00
2025-09-11 15:08:57 +02:00
2025-03-21 15:28:08 +00:00
2025-01-03 13:12:59 +00:00
2025-03-21 15:28:08 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-04-04 14:04:20 -04:00
2025-01-03 13:12:59 +00:00
2025-04-04 14:04:20 -04:00
2025-04-04 14:04:20 -04:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-02-24 05:38:17 +00:00
2025-01-03 13:12:59 +00:00
2025-07-02 15:05:42 +00:00
2025-07-02 15:05:42 +00:00
2025-07-02 15:05:42 +00:00
2025-01-27 16:26:56 +00:00
2025-10-06 08:56:43 +00:00
2025-01-27 16:26:56 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-20 17:24:22 +00:00
2025-01-03 13:12:59 +00:00
2025-08-21 16:03:34 -04:00
2025-01-03 13:12:59 +00:00
2025-01-20 17:24:22 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 11:15:35 -06:00
2025-01-03 13:12:59 +00:00
2025-08-13 18:15:53 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-10-29 06:18:38 -06:00
2025-07-08 16:16:00 +00:00
2025-01-03 13:12:59 +00:00
2025-05-16 10:09:46 -04:00
2025-03-25 13:54:53 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-10-17 13:09:50 -05:00
2025-01-03 13:12:59 +00:00
2025-07-29 16:59:26 +01:00
2025-07-24 16:44:36 +01:00
2025-01-03 13:12:59 +00:00
2025-06-03 16:55:34 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-07-24 16:44:36 +01:00
2025-10-28 15:15:57 +00:00
2025-10-27 17:07:25 +01:00
2025-02-12 18:18:17 +11:00
2025-10-27 17:07:25 +01:00
2025-10-27 17:07:25 +01:00
2025-01-03 13:12:59 +00:00
2025-06-23 09:12:37 +01:00
2025-01-03 13:12:59 +00:00
2025-05-13 20:48:16 +00:00
2025-01-03 13:12:59 +00:00
2025-05-22 19:48:23 +10:00
2025-10-22 16:18:31 +11:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-05-13 20:48:16 +00:00
2025-01-03 13:12:59 +00:00
2025-09-26 11:20:25 +01:00