Using Ory Network and Oathkeeper (via `ory proxy` ...
# talk-oathkeeper
m
Using Ory Network and Oathkeeper (via
ory proxy
at the moment), my auth is unhappy that there is no
kid
claim, since I'm using JWKS to retrieve the signing keys for verification. Shouldn't it be sending a
kid
? Is there somewhere that I can configure it to do so?