spring-cloud-gateway
spring-cloud-gateway copied to clipboard
spring cloud gateway integration with jwt
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.
your can refer TokenRelayGatewayFilterFactory or write your own GatewayFilter and do authentication in it
fyi: https://github.com/cws1981/springGateway/blob/main/src/main/java/com/shun/gateway/filter/CheckTokenFilter.java
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.
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.