spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

spring cloud gateway integration with jwt

Open bhargavamamidi opened this issue 4 years ago • 2 comments

I was stuck integrating the jwt authentication with spring cloud gateway in my current project can someone please suggest and help me on this.

thanks in advance.

bhargavamamidi avatar Oct 11 '21 06:10 bhargavamamidi

your can refer TokenRelayGatewayFilterFactory or write your own GatewayFilter and do authentication in it

ctlove0523 avatar Oct 11 '21 08:10 ctlove0523

fyi: https://github.com/cws1981/springGateway/blob/main/src/main/java/com/shun/gateway/filter/CheckTokenFilter.java

chenws1012 avatar Sep 03 '22 07:09 chenws1012

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

spring-cloud-issues avatar Jan 26 '23 19:01 spring-cloud-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

spring-cloud-issues avatar Feb 02 '23 19:02 spring-cloud-issues