Browse Source

修改:

1.内部认证当中放开第三方平台回调地址
dev_shibei_match
wxz 5 years ago
parent
commit
45efc71247
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

1
epmet-gateway/src/main/resources/bootstrap.yml

@ -461,6 +461,7 @@ epmet:
# 内部认证url白名单(在白名单中的,就不会再校验登录了)
internalAuthUrlsWhiteList:
- /epmetuser/customerstaff/customerlist
- /gov/project/project/platformcallback
# 外部应用认证,使用AccessToken等头进行认证
externalOpenUrls:

Loading…
Cancel
Save