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

fixed

parent 3eba272e
...@@ -27,28 +27,28 @@ spring: ...@@ -27,28 +27,28 @@ spring:
oauth: oauth:
items: items:
dianjiaoguan: #电教馆 dianjiaoguan: #电教馆
# oauthUrl: https://castest.edu.sh.cn/CAS oauthUrl: https://castest.edu.sh.cn/CAS
# clientId: testClentId clientId: testClentId
# clientSecret: testClientSecret clientSecret: testClientSecret
oauthUrl: https://cas2.edu.sh.cn/CAS # oauthUrl: https://cas2.edu.sh.cn/CAS
clientId: clientid # clientId: clientid
clientSecret: clientSecret # clientSecret: clientSecret
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
edenoperation: #运营中心 edenoperation: #运营中心
#oauthUrl: https://operator-api-test.etextbook.cn/cas #oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://operator-api.sh-genius.cn/cas/ oauthUrl: https://operator-api-test.sh-genius.cn/cas/
clientId: testClentId clientId: testClentId
clientSecret: testClientSecret clientSecret: testClientSecret
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
qpjy: #idp qpjy: #idp
#oauthUrl: https://operator-api-test.etextbook.cn/cas #oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://sp.etextbook.cn/authcenter/auth oauthUrl: https://sp.etextbook.cn/authcenter/auth
clientId: dsClentId clientId: dsClentId
clientSecret: VjyqUkkM5Znu clientSecret: VjyqUkkM5Znu
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/idp/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/idp/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
oauthclient: oauthclient:
clients: clients:
- clientName: 数字教材 - clientName: 数字教材
......
...@@ -27,28 +27,28 @@ spring: ...@@ -27,28 +27,28 @@ spring:
oauth: oauth:
items: items:
dianjiaoguan: #电教馆 dianjiaoguan: #电教馆
# oauthUrl: https://castest.edu.sh.cn/CAS oauthUrl: https://castest.edu.sh.cn/CAS
# clientId: testClentId clientId: testClentId
# clientSecret: testClientSecret clientSecret: testClientSecret
oauthUrl: https://cas2.edu.sh.cn/CAS # oauthUrl: https://cas2.edu.sh.cn/CAS
clientId: clientid # clientId: clientid
clientSecret: clientSecret # clientSecret: clientSecret
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
edenoperation: #运营中心 edenoperation: #运营中心
#oauthUrl: https://operator-api-test.etextbook.cn/cas #oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://operator-api.sh-genius.cn/cas/ oauthUrl: https://operator-api-test.sh-genius.cn/cas/
clientId: testClentId clientId: testClentId
clientSecret: testClientSecret clientSecret: testClientSecret
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
qpjy: #idp qpjy: #idp
#oauthUrl: https://operator-api-test.etextbook.cn/cas #oauthUrl: https://operator-api-test.etextbook.cn/cas
oauthUrl: https://sp.etextbook.cn/authcenter/auth oauthUrl: https://sp.etextbook.cn/authcenter/auth
clientId: dsClentId clientId: dsClentId
clientSecret: VjyqUkkM5Znu clientSecret: VjyqUkkM5Znu
loginSuccessUrl: https://ds.etextbook.cn/authcenter/auth/idp/loginsuccess loginSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/idp/loginsuccess
logoutSuccessUrl: https://ds.etextbook.cn/authcenter/auth/logoutsuccess logoutSuccessUrl: https://ds-test.etextbook.cn/authcenter/auth/logoutsuccess
oauthclient: oauthclient:
clients: clients:
- clientName: 数字教材 - clientName: 数字教材
...@@ -69,3 +69,6 @@ oauthclient: ...@@ -69,3 +69,6 @@ oauthclient:
- clientName: 自适应学习 - clientName: 自适应学习
clientId: adaptive-learning clientId: adaptive-learning
clientSecret: adaptive-learningSecret clientSecret: adaptive-learningSecret
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