coder / coder/coder-desktop-macos
Support Authentication via mTLS device certs
- Dominant language
- Swift
- Stars
- 29
- Forks
- 8
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 4
Description
Some customers use mTLS device certificates to authenticate Coder CLI and VSCode extension with Coder instead of the Access Token.
Add support for authenticating via mTLS device certs.
We support this already in our VS Code extension which was contributed by @coryb.
Contributor guide
Research direction
Start by reviewing the existing mTLS device-certificate authentication in the VS Code extension and how this macOS application authenticates the Coder CLI and VSCode extension. Clarify the relevant macOS entry points and certificate flow before implementing support. Done means both clients can authenticate with mTLS device certificates instead of an Access Token.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- authentication, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100