Browse Source

鉴权拦截

dev_shibei_match
jianjun 5 years ago
parent
commit
ba2ef04d62
  1. 4
      epmet-gateway/src/main/resources/bootstrap.yml

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

@ -440,9 +440,7 @@ epmet:
# 外部应用认证,使用AccessToken等头进行认证 # 外部应用认证,使用AccessToken等头进行认证
externalAuthUrls: externalAuthUrls:
- /data/report/test/test - /data/report/**
- /data/report/screen/**
- /data/report/kcscreen/**
- /epmetuser/customerstaff/customerlist - /epmetuser/customerstaff/customerlist
swaggerUrls: swaggerUrls:

Loading…
Cancel
Save