skjcmanager/skjcmanager-auth/src/main/resources/application-dev.yml
@@ -25,6 +25,6 @@ token-url: ${oauth.config.server-url-prefix}/cas/oauth2.0/accessToken profile-url: ${oauth.config.server-url-prefix}/api-auth/inspur/cas/oauth2.0/profile # redirect-uri: http://10.10.3.99:32182/api/blade-auth/oauth/tokenLoginUI redirect-uri: https://slt.chutianyun.gov.cn:10443/api/blade-auth/oauth/tokenLoginUI redirect-web-uri: https://slt.chutianyun.gov.cn:10443/#/tokenlogin redirect-exit-uri: https://slt.chutianyun.gov.cn:10443/#/index redirect-uri: https://slt.chutianyun.gov.cn:11443/api/blade-auth/oauth/tokenLoginUI redirect-web-uri: https://slt.chutianyun.gov.cn:11443/#/tokenlogin redirect-exit-uri: https://slt.chutianyun.gov.cn:11443/#/index skjcmanager/skjcmanager-auth/src/main/resources/application-prod.yml
@@ -24,6 +24,6 @@ server-url-prefix: http://10.42.6.99:30000/api/IAM token-url: ${oauth.config.server-url-prefix}/cas/oauth2.0/accessToken profile-url: ${oauth.config.server-url-prefix}/api-auth/inspur/cas/oauth2.0/profile redirect-uri: https://slt.chutianyun.gov.cn:10443/sk/api/blade-auth/oauth/tokenLoginUI redirect-web-uri: https://slt.chutianyun.gov.cn:10443/sk/#/tokenlogin redirect-exit-uri: https://slt.chutianyun.gov.cn:10443/sk/#/index redirect-uri: https://slt.chutianyun.gov.cn:11443/api/blade-auth/oauth/tokenLoginUI redirect-web-uri: https://slt.chutianyun.gov.cn:11443/#/tokenlogin redirect-exit-uri: https://slt.chutianyun.gov.cn:11443/#/index