Changes
Page history
Update Note to configure SSO
authored
Mar 21, 2023
by
过纯中
Hide whitespace changes
Inline
Side-by-side
Note-to-configure-SSO.md
View page @
4ef7bb37
...
...
@@ -2,12 +2,12 @@
options
=
{
name:
"openid_connect"
,
display_name:
"天华单点登录"
,
scope:
%i[openid
email
]
,
scope:
%i[openid
clerk_code chinese_name phone
]
,
response_type:
"code"
,
uid_field:
"email"
,
host:
"sso.thape.com.com"
,
identifier:
""
,
secret:
""
,
identifier:
"
n6Ss5HmiDSo0jxgi9RNpZWOY2PEC09MLpG088p-86UM
"
,
secret:
"
oelotgmPrPCTiCB-02hp6b0AGJnzCt-vJdCps98zmiA
"
,
issuer:
"https://sso.thape.com.cn"
,
client_auth_method:
"query"
,
discovery:
true
...
...
...
...