Dynamic routing based on JWT Claim with Apache APISIX and Okta
Dynamic routing is a powerful feature of most modern API Gateways that allows you to route incoming requests in real time to different backend services based on various criteria such as HTTP headers, query parameters, or even the request body.
By lev...
apisix.hashnode.dev9 min read