未验证 提交 4257de69 编写于 作者: W Windy 提交者: GitHub

fix: webapi conf sso section typo (#1298)

上级 ddc86f20
...@@ -159,7 +159,7 @@ Email = "mail" ...@@ -159,7 +159,7 @@ Email = "mail"
[OIDC] [OIDC]
Enable = false Enable = false
DiaplayName = "OIDC登录" DisplayName = "OIDC登录"
RedirectURL = "http://n9e.com/callback" RedirectURL = "http://n9e.com/callback"
SsoAddr = "http://sso.example.org" SsoAddr = "http://sso.example.org"
ClientId = "" ClientId = ""
...@@ -174,7 +174,7 @@ Email = "email" ...@@ -174,7 +174,7 @@ Email = "email"
[CAS] [CAS]
Enable = false Enable = false
DiaplayName = "CAS登录" DisplayName = "CAS登录"
SsoAddr = "https://cas.example.com/cas/" SsoAddr = "https://cas.example.com/cas/"
RedirectURL = "http://127.0.0.1:18000/callback/cas" RedirectURL = "http://127.0.0.1:18000/callback/cas"
CoverAttributes = false CoverAttributes = false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册