mindoc-org / mindoc

Golang实现的基于beego框架的接口在线文档管理系统
https://mindoc.com.cn/docs/mindochelp
Apache License 2.0
7.35k stars 1.91k forks source link

能够像grafana,gitea,gogs那样支持proxy,用户通过网关传过来。方便做单点登录 #492

Open yitume-saber opened 5 years ago

yitume-saber commented 5 years ago

请按照一下格式提交issue,谢谢!

  1. 你当前使用的是哪个版本的 MinDoc(godoc_linux_amd64 version)? v2.0

  2. 你当前使用的是什么操作系统? linux centos 7.2

  3. 你是如何操作的? linux上部署

  4. 你期望得到什么结果? 能够像grafana,gitea,gogs那样支持proxy,用户通过网关传过来。方便做单点登录

  5. 当前遇到的是什么结果? 该系统不支持

lifei6671 commented 5 years ago

什么叫支持proxy?

yitume-saber commented 5 years ago

配置参考:https://github.com/grafana/grafana/blob/master/conf/defaults.ini 这个配置参数 Auth Proxy 文档参考:https://grafana.com/docs/auth/auth-proxy/ 如果能支持,就很方便,做单点登录