1、报错没有创建用户
Create a GitLab account first, and then connect it to yourXXXX account
修改 配置文件vi /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml
百度链接:https://stackoverflow.com/questions/33024270/connect-a-gitlab-account-with-saml
allow_single_sign_on: [“XXX”]
2 gitlab-ctl tail
3 172443564
启动:sudo gitlab-ctl start
停止:sudo gitlab-ctl stop
重启:sudo gitlab-ctl restart
本文解决GitLab中未创建用户导致的SAML集成错误,提供配置文件修改方法,及GitLab服务的启动、停止与重启指令。
1191

被折叠的 条评论
为什么被折叠?



