Browse Source

虚拟账户登录不需要带token

chenw 7 years ago
parent
commit
a03490d029
1 changed files with 1 additions and 0 deletions
  1. 1 0
      base-servers/gateway-server/src/main/resources/application.yml

+ 1 - 0
base-servers/gateway-server/src/main/resources/application.yml

@@ -179,6 +179,7 @@ auth:
   public-key: auth/pub.key
   ignores:
     - /api/auth/authorize
+    - /api/auth/virtual/authorize/**
     - /api/auth/sso/callback/**
     - /api/account/account/register
     - /api/auth/info