opensso切换生产环境
This commit is contained in:
@@ -388,7 +388,7 @@ people:
|
||||
# secret: CDf2D9404C6ac1B0f7c3e3845ae0282a
|
||||
# appSecret CN PROD版
|
||||
secret: 7C3F03170E3ea489df04Ce8DEC7Df4f7
|
||||
cronJobIsOpen: true
|
||||
cronJobIsOpen: false
|
||||
## Feishu
|
||||
Feishu:
|
||||
# 测试
|
||||
@@ -404,10 +404,18 @@ local-tool:
|
||||
uri: http://139.9.235.66:9022
|
||||
opensso:
|
||||
# TEST版
|
||||
accessTokenUrl: https://signin-test.nio.com/oauth2/accessToken
|
||||
profileUrl: https://signin-test.nio.com/oauth2/profile
|
||||
# accessTokenUrl: https://signin-test.nio.com/oauth2/accessToken
|
||||
# profileUrl: https://signin-test.nio.com/oauth2/profile
|
||||
# clientId: 100679
|
||||
# clientSecret: CDf2D9404C6ac1B0f7c3e3845ae0282a
|
||||
# redirectUri: http%3A%2F%2F139.9.235.66%3A8010
|
||||
|
||||
# PROD版
|
||||
authorizeUrl: https://signin.nio.com/oauth2/authorize
|
||||
accessTokenUrl: https://signin.nio.com/oauth2/accessToken
|
||||
profileUrl: https://signin.nio.com/oauth2/profile
|
||||
clientId: 100679
|
||||
clientSecret: CDf2D9404C6ac1B0f7c3e3845ae0282a
|
||||
clientSecret: 7C3F03170E3ea489df04Ce8DEC7Df4f7
|
||||
redirectUri: http%3A%2F%2F139.9.235.66%3A8010
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user