Changes
Page history
Update Note to configure SSO
authored
Oct 23, 2024
by
过纯中
Show whitespace changes
Inline
Side-by-side
Note-to-configure-SSO.md
View page @
b74f06ac
...
...
@@ -60,9 +60,9 @@ From auth_providers provider.
"icon"
:
"openid_connect/auth_provider-custom.png"
,
"issuer"
:
"https://sso.thape.com.cn"
,
"jwks_uri"
:
"https://sso.thape.com.cn/oauth/discovery/keys"
,
"client_id"
:
"
ih16-Fd0ESwlYtt5OfXpnNpd7qH7yzPk1JuWsFSPKZg
"
,
"client_id"
:
""
,
"metadata_url"
:
"https://sso.thape.com.cn/.well-known/openid-configuration"
,
"client_secret"
:
"
PQM8NwItgQr-EHjwhf8h-QyylOxBT0mU0JZ9-IB9ZO0
"
,
"client_secret"
:
""
,
"oidc_provider"
:
"custom"
,
"token_endpoint"
:
"https://sso.thape.com.cn/oauth/token"
,
"userinfo_endpoint"
:
"https://sso.thape.com.cn/oauth/userinfo"
,
...
...
...
...