Hey folks, I hate to cross-post, but I'm blocked o...
# ory-network
m
Hey folks, I hate to cross-post, but I'm blocked on this as it stands, and could really use a solution. 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?