We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ServerAuthenticationEntryPoint 这个拦截器没走,网关直接响应401 不知道该从哪拦截了。。。
The text was updated successfully, but these errors were encountered:
你好,我也是这种情况,直接返回的 401 请问能指点一下问题出在哪吗?感激不尽
Sorry, something went wrong.
,我也是这种情况,直接返回的 401 请问能指点一下问题出在哪吗?感激不尽
你如果完全按照教程写的话,那client_id应该是client-app,不是client_app
ServerAuthenticationEntryPoint 这个拦截器没走,网关直接响应401 不知道该从哪拦截了。。。 你好,我也是这种情况,直接返回的 401 请问能指点一下问题出在哪吗?感激不尽
可以在yaml添加这个配置logging.level.org.springframework.security: DEBUG,查看具体的日志
No branches or pull requests
ServerAuthenticationEntryPoint 这个拦截器没走,网关直接响应401 不知道该从哪拦截了。。。
The text was updated successfully, but these errors were encountered: