-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新增登录接口 请求400或者401 lamp-cloud-plus 3.8 #372
Comments
调试一下: lamp-genertor-server 的 TokenContextFilter |
调试发现后的问题 : JWT 校验无法通过 |
新增的登录接口,在lamp-gateway-server.yml 里面配置忽略该接口的token校验 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
新增登录接口 无法正常访问 nacos 已经配置 但是接口会被 jwt 拦截器进行 拦截 请问 这个拦截器配置在哪?
The text was updated successfully, but these errors were encountered: