Questions tagged [api-gateway]

A service which acts as a gateway for many other services. Providing discovery, registry, security, circuit breaker, fault tolerance among other things.

Useful links:

1246 questions
-4
votes
1 answer

Spring Cloud API Gateway JWT Issue Web Token Issue

I have a problem about sending any request to a defined service through api gateway with the usage of bearer token coming from login. After login, I tried to send a request to a defined service but I got this issue in JWTAuthenticationFilter of api…
S.N
  • 2,157
  • 3
  • 29
  • 78
1 2 3
83
84