Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
d9aea53d
authored
Mar 31, 2025
by
Finley Ge
Committed by
GitHub
Mar 31, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: sso.md (#4401)
should be EXTERNAL_USER_SYSTEM_BASE_URL
parent
73db92e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docSite/content/zh-cn/docs/guide/admin/sso.md
+3
-3
No files found.
docSite/content/zh-cn/docs/guide/admin/sso.md
View file @
d9aea53d
...
...
@@ -61,11 +61,11 @@ FastGPT-SSO-Service 是为了聚合不同来源的 SSO 和成员同步接口,
#### 1. 配置环境变量
环境变量中的
`EXTERNAL_USER_S
ERVICE
_BASE_URL`
为内网地址,例如上述例子中的配置,环境变量应该设置为
环境变量中的
`EXTERNAL_USER_S
YSTEM
_BASE_URL`
为内网地址,例如上述例子中的配置,环境变量应该设置为
```
yaml
EXTERNAL_USER_S
ERVICE
_BASE_URL=http://fastgpt-sso:3000
EXTERNAL_USER_S
ERVICE
_AUTH_TOKEN=xxxxx
EXTERNAL_USER_S
YSTEM
_BASE_URL=http://fastgpt-sso:3000
EXTERNAL_USER_S
YSTEM
_AUTH_TOKEN=xxxxx
```
#### 2. 在商业版后台配置按钮文字,图标等。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment