thousands-mechanic-25872
11/16/2022, 7:09 PM/sessions/whoami
endpoint for successful token validations, and ~70 ms for failures. This suggests to me that it’s not due to network latency, but because something takes a long while to run inside Ory Network if the user session is found. This doesn’t seem to be expected, no?
2. How would Oathkeeper help here (we’re running on GKE & Istio, so we can totally use it)? Can it cache the requests to validate session tokens? Do you recommend doing it? If yes, for how long?
PS: It’s a test deployment with just 2 users, using username + password for auth. We’re hitting your API from the europe-west9
GCP region.high-optician-2097
thousands-mechanic-25872
11/16/2022, 9:14 PM