So you want to use JWTs internally only for your services? Can krakend issue them? We generally recommend a setup where the API gateway gets the opaque session cookie/token, validates it with Ory Network, and then encodes all the relevant information from the session response into a JWT.