|
@@ -260,20 +260,20 @@ justauth:
|
|
|
GITHUB:
|
|
|
client-id: ??
|
|
|
client-secret: ??
|
|
|
- redirect-uri: http://sso.test.com:8080/jeecg-boot/sys/thirdLogin/github/callback
|
|
|
+ redirect-uri: http://sso.test.com:8888/jeecg-boot/sys/thirdLogin/github/callback
|
|
|
WECHAT_ENTERPRISE:
|
|
|
client-id: ??
|
|
|
client-secret: ??
|
|
|
- redirect-uri: http://sso.test.com:8080/jeecg-boot/sys/thirdLogin/wechat_enterprise/callback
|
|
|
+ redirect-uri: http://sso.test.com:8888/jeecg-boot/sys/thirdLogin/wechat_enterprise/callback
|
|
|
agent-id: ??
|
|
|
DINGTALK:
|
|
|
client-id: ??
|
|
|
client-secret: ??
|
|
|
- redirect-uri: http://sso.test.com:8080/jeecg-boot/sys/thirdLogin/dingtalk/callback
|
|
|
+ redirect-uri: http://sso.test.com:8888/jeecg-boot/sys/thirdLogin/dingtalk/callback
|
|
|
WECHAT_OPEN:
|
|
|
client-id: ??
|
|
|
client-secret: ??
|
|
|
- redirect-uri: http://sso.test.com:8080/jeecg-boot/sys/thirdLogin/wechat_open/callback
|
|
|
+ redirect-uri: http://sso.test.com:8888/jeecg-boot/sys/thirdLogin/wechat_open/callback
|
|
|
cache:
|
|
|
type: default
|
|
|
prefix: 'demo::'
|