update sso doc (#4358)

This commit is contained in:
Archer
2025-03-27 12:42:54 +08:00
committed by GitHub
parent 8999dc5b8c
commit 8b29aae238
4 changed files with 290 additions and 292 deletions

View File

@@ -7,10 +7,10 @@ toc: true
weight: 707
---
## 目前 FastGPT 支持的团队模式
## 介绍
目前支持的团队模式:
目前支持:
1. 多团队模式(默认模式)
2. 单团队模式(全局只有一个团队)
3. 成员同步模式(所有成员自外部同步)
@@ -71,4 +71,11 @@ weight: 707
在完成系统配置,开启同步模式的情况下,外部成员系统的成员会自动同步到 FastGPT 中。
具体的同步方式和规则请参考 [SSO & 外部成员同步](/docs/guide/admin/sso.md)。
具体的同步方式和规则请参考 [SSO & 外部成员同步](/docs/guide/admin/sso.md)。
## 配置
`fastgpt-pro``系统配置-成员配置`中,可以配置团队模式。
![](/imgs/teammode.png)