How to get JWT token in SecurityContextHolder in Spring Boot OAuth2?

前端 未结 0 470
挽巷
挽巷 2021-01-26 15:39

I have a resource server which is receiving requests with valid Bearer token. I can either use @AuthenticationPrincipal Jwt token for all requests where I need to g

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