[2025-01-07] 添加SSO平台接入进度表
All checks were successful
Publish to Confluence / confluence (push) Successful in 40s

This commit is contained in:
liuxiaohua 2025-01-07 16:11:07 +08:00
parent fa349e587b
commit 29bc03531a
2 changed files with 65 additions and 0 deletions

View File

@ -262,6 +262,8 @@ go run main.go run
- 启动报错 `chat/* xxx`
- 编辑文件 `vi src/service/yearning.go`
- 删除报错提示的行相关的代码
- ![](https://picture.texous.cn/blog/20250107153040567.png)
- 如图,删除上面的代码
## 参考

View File

@ -0,0 +1,63 @@
<!-- Space: qifu -->
<!-- Parent: 后端技术&知识&规范 -->
<!-- Parent: 技术方案 -->
<!-- Parent: 基建 -->
<!-- Title: 20241224-元盟全域SSO方案进度表 -->
<!-- Macro: :anchor\((.*)\):
Template: ac:anchor
Anchor: ${1} -->
<!-- Macro: \!\[.*\]\((.+)\)\<\!\-\- width=(.*) \-\-\>
Template: ac:image
Url: ${1}
Width: ${2} -->
<!-- Macro: \<\!\-\- :toc: \-\-\>
Template: ac:toc
Printable: 'false'
MinLevel: 2
MaxLevel: 4 -->
<!-- Include: 杂项/声明文件.md -->
<!-- :toc: -->
# 元盟全域SSO方案进度表
## IAM 安装部署
- [元盟全域SSO方案](http://confluence.qifu.com/pages/viewpage.action?pageId=38507359)
- [Keycloak 官方文档](https://www.keycloak.org/guides#server)
- [企微 Identity provider 插件开发](https://git.keyfil.com/qifu-gateway/keycloak-justauth.git)
- [Keycloak 配置插件](https://www.keycloak.org/server/configuration-provider)
## 平台集成进度
| 平台 | 验证 | 接入 | 部署 | 文档 |
|----------------|----|-----------|----|------------------------------------------|
| IAMKeycloak | √ | √ | √ | [元盟全域SSO方案][元盟全域SSO方案] |
| 门户网站 | √ | √ | √ | [Linkwarden部署指南][Linkwarden部署指南] |
| YApi | √ | √ | √ | [YApi部署指南][YApi部署指南] |
| Yarning | √ | √ | × | [Yearning安装及SSO接入指南][Yearning安装及SSO接入指南] |
| Jenkins | √ | √ | × | [JenkinsSSO接入指南][JenkinsSSO接入指南] |
| 产研协同平台 | √ | ×(对接企赋网关) | × | [产研协同平台企微登录方案][产研协同平台企微登录方案] |
| GitLab | × | × | × | |
| Confluence | × | × | × | |
| KubeSphere | × | × | × | |
| Kibana | × | × | × | |
| Grafana | × | × | × | |
| Skywalking | × | × | × | |
| Nacos | × | × | × | |
| Graylog | × | × | × | |
| Harbor | × | × | × | |
| Nexus sonatype | × | × | × | |
[元盟全域SSO方案]: http://confluence.qifu.com/pages/viewpage.action?pageId=38507359
[产研协同平台企微登录方案]: http://confluence.qifu.com/pages/viewpage.action?pageId=38507582
[JenkinsSSO接入指南]: http://confluence.qifu.com/pages/viewpage.action?pageId=38507984
[Yearning安装及SSO接入指南]: http://confluence.qifu.com/pages/viewpage.action?pageId=38508162
[Linkwarden部署指南]: http://confluence.qifu.com/pages/viewpage.action?pageId=38508160
[YApi部署指南]: http://confluence.qifu.com/pages/viewpage.action?pageId=38507970