From ce6b0c060689d602dfa99b79167cfa88c0b8bbfd Mon Sep 17 00:00:00 2001 From: sunyuchao Date: Wed, 15 Jul 2020 15:50:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3third=E6=9C=8D=E5=8A=A1token?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E4=B8=8D=E8=83=BD=E4=BD=BF=E7=94=A8=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-gateway/src/main/resources/bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/epmet-gateway/src/main/resources/bootstrap.yml b/epmet-gateway/src/main/resources/bootstrap.yml index aa1e84eb28..a926c88fb3 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -294,7 +294,7 @@ spring: - Path=${server.servlet.context-path}/third/** filters: - StripPrefix=1 - - CpAuth=false + - CpAuth=true nacos: discovery: server-addr: @nacos.server-addr@ @@ -409,6 +409,7 @@ epmet: - /gov/issue/** - /gov/project/** - /resi/home/** + - /third/** swaggerUrls: jwt: