Spring Security applying HttpSecurity filter before building user principal

前端 未结 0 865
心在旅途
心在旅途 2020-11-29 00:23

I have a springboot application that is using Keycloak to handle JWT authentication. If I use @PreAuthorize on my controller method, everything works as expected, but the U

相关标签:
回答
  • 消灭零回复
提交回复
热议问题