Feature: Multiple SSH Keys per Coder User #19880
theblighty
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add support for multiple SSH keys per Workspace so developers can authenticate to different Git repositories (e.g., personal and corporate GitHub/GitLab) without switching user profiles.
Currently, Coder only allows one key per user and platforms (GitHub/GitLab/etc) support only a single key per a repository/organization/user. Supporting multiple keys with .ssh/config (example) would align with standard local workflows and remove friction for users who want to use the same workspace to access multiple repositories with different SSH keys.
Beta Was this translation helpful? Give feedback.
All reactions