coder / coder/code-server

Support HTTP BasicAuth as alternative authentication

未关闭
#7,142 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
79.3k
派生
6.8k
平均合并
2 天 6 小时
30 天内合并 PR
41

描述

## What is your suggestion?

Support HTTP BasicAuth for authenticating the user with a provided username and password

## Why do you want this feature?

I have a reverse proxy setup where the authentication is handled at the proxy level, and a generated or pre-created Basic Auth is used to communicate with the back-end server, which may be still over a network and so HTTPS + Basic Auth is preferred over no authentication.

## Are there any workarounds to get this functionality today?

None, no authentication does not pass security requirements and cookie-based (UI driven login) does not work in this context.

## Are you interested in submitting a PR for this?

Yes

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。