Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sh-ds
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李良停
sh-ds
Commits
df21dce8
Commit
df21dce8
authored
Jan 29, 2021
by
喻春霖
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed
parent
6bd7a4e0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
19 deletions
+21
-19
application.yml
eden-authcenter-agent/src/main/resources/application.yml
+14
-14
bootstrap.yml
eden-authcenter-agent/src/main/resources/bootstrap.yml
+7
-5
No files found.
eden-authcenter-agent/src/main/resources/application.yml
View file @
df21dce8
...
...
@@ -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
:
数字教材
...
...
eden-authcenter-agent/src/main/resources/bootstrap.yml
View file @
df21dce8
...
...
@@ -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/auth
center/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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment