Przeglądaj źródła

单点登录地址变更

hzh 4 lat temu
rodzic
commit
f1d311e71a

+ 2 - 2
src/main/resources/application_prod_in.yml

@@ -355,8 +355,8 @@ epoint:
   grant-type: authorization_code
   redirect-uri: http%3A%2F%2Fescloud.snd.gov.cn%2Findex%2F%23%2Fhome
   url:
-    get-current-login-user: https://frzrk.suzhou.gov.cn/epoint-smartcity-sso/rest/smartcitysso/getCurrentLoginUser
-    get-token-by-code: https://frzrk.suzhou.gov.cn/epoint-smartcity-sso/rest/oauth2/token
+    get-current-login-user: https://sst.suzhou.gov.cn/epoint-smartcity-sso/rest/smartcitysso/getCurrentLoginUser
+    get-token-by-code: https://sst.suzhou.gov.cn/epoint-smartcity-sso/rest/oauth2/token
 ---
 #prod外网环境配置
 server:

+ 2 - 2
src/main/resources/application_prod_out.yml

@@ -409,8 +409,8 @@ epoint:
   grant-type: authorization_code
   redirect-uri: http%3A%2F%2Fescloud.snd.gov.cn%2Findex%2F%23%2Fhome
   url:
-    get-current-login-user: https://frzrk.suzhou.gov.cn/epoint-smartcity-sso/rest/smartcitysso/getCurrentLoginUser
-    get-token-by-code: https://frzrk.suzhou.gov.cn/epoint-smartcity-sso/rest/oauth2/token
+    get-current-login-user: https://sst.suzhou.gov.cn/epoint-smartcity-sso/rest/smartcitysso/getCurrentLoginUser
+    get-token-by-code: https://sst.suzhou.gov.cn/epoint-smartcity-sso/rest/oauth2/token
 ---
 #prod-test外网环境配置
 server: