Commit df21dce8 authored by 喻春霖's avatar 喻春霖

fixed

parent 6bd7a4e0
......@@ -27,28 +27,28 @@ spring:
oauth:
items:
dianjiaoguan: #电教馆
oauthUrl: https://castest.edu.sh.cn/CAS
clientId: testClentId
clientSecret: testClientSecret
# oauthUrl: https://cas2.edu.sh.cn/CAS
# clientId: clientid
# clientSecret: clientSecret
loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
# oauthUrl: https://castest.edu.sh.cn/CAS
# clientId: testClentId
# clientSecret: testClientSecret
oauthUrl: https://cas2.edu.sh.cn/CAS
clientId: clientid
clientSecret: clientSecret
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess
edenoperation: #运营中心
oauthUrl: https://operator-api-test.etextbook.cn/cas
#oauthUrl: https://operator-api.sh-genius.cn/cas/
#oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://operator-api.sh-genius.cn/cas/
clientId: testClentId
clientSecret: testClientSecret
loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess
qpjy: #idp
#oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://sp.etextbook.cn/authcenter/auth/login
clientId: dsClentId
clientSecret: VjyqUkkM5Znu
loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/idp/loginsuccess
logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/idp/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess
oauthclient:
clients:
- clientName: 数字教材
......
......@@ -27,7 +27,9 @@ spring:
oauth:
items:
dianjiaoguan: #电教馆
#oauthUrl: https://castest.edu.sh.cn/CAS
# oauthUrl: https://castest.edu.sh.cn/CAS
# clientId: testClentId
# clientSecret: testClientSecret
oauthUrl: https://cas2.edu.sh.cn/CAS
clientId: clientid
clientSecret: clientSecret
......@@ -45,16 +47,16 @@ oauth:
oauthUrl: https://sp.etextbook.cn/authcenter/auth/login
clientId: dsClentId
clientSecret: VjyqUkkM5Znu
loginSuccessUrl: https://ds.etextbook.cn/authcenter/authcenter/auth/idp/loginsuccess
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/idp/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess
oauthclient:
clients:
- clientName: 数字教材
clientId: testClentId
clientSecret: testClientSecret
# - clientName: 接入样例
# clientId: testClentId2
# clientSecret: testClientSecret2
# - clientName: 接入样例
# clientId: testClentId2
# clientSecret: testClientSecret2
- clientName: 资源评价系统
clientId: xhzyClientId
clientSecret: xhzyClientSecret
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment