|
@@ -65,7 +65,7 @@ duceap:
|
|
|
dcuc:
|
|
|
casServerUrlPrefix: http://192.168.10.2:8877/sso
|
|
|
serverName: 10.11.0.240:1645 10.254.11.185:1645 10.11.0.200:1645 10.11.1.25:1645
|
|
|
- ignorePattern: '/approve-core/api/*|/approve-core/v1/*|/approve-core/v2/*|/js/*|/img/*|/css/*|/*.png|/rest/*|/webSocket/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/swagger-ui.html'
|
|
|
+ ignorePattern: '/approve-core/api/*|/approve-core/v1/api/*|/approve-core/v2/*|/js/*|/img/*|/css/*|/*.png|/rest/*|/webSocket/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/swagger-ui.html'
|
|
|
appCode: YHZX0000000000000001
|
|
|
api-url: http://192.168.10.2:8870/dcuc
|
|
|
security-access:
|
|
@@ -77,4 +77,4 @@ dcuc:
|
|
|
bim-identity-url: https://127.0.0.1:8443/bim-server
|
|
|
bim-login-id: app1
|
|
|
bim-secret-key: app1@123
|
|
|
- huawei-login-filter-url: '/approve-core/api/*|/approve-core/v1/*|/approve-core/v2/*|/js/*|/img/*|/css/*|/*.png|/rest/*|/webSocket/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/swagger-ui.html'
|
|
|
+ huawei-login-filter-url: '/approve-core/api/*|/approve-core/v1/api/*|/approve-core/v2/api/*|/js/*|/img/*|/css/*|/*.png|/rest/*|/webSocket/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/swagger-ui.html'
|