jwtproxy
jwtproxy copied to clipboard
Add jwks support
Currently there are 2 options to configure jwtproxy: a) preshared or b) with a keyregistry which is only implemented by dex. This PR adds another option to automatically fetch the set of valid keys from a remote jwks URL.
Is there any reason this was not yet merged? It's over 2 years old and really makes sense...
Pure oversight, my apologies! Let me see if I can get a reviewer.
Any luck with that?