Support HTTP BasicAuth as alternative authentication
未關閉
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 還沒有評估資料。