I found that Ory CLI allows to get JWKS `ory get j...
# ory-network
a
I found that Ory CLI allows to get JWKS
ory get jwk <set-id>
But the command requires a set-id. Where can I see the available set-ids?
h
Currently these are the system generated: • hydra.openid.id-token • hydra.jwt.access-token
👍 1