TeslaGov/ngx-http-auth-jwt-module

Fetch jwk via sub request to upstream service

1-alex98 opened this issue · 10 comments

Instead of reading the key from file or config, allow getting the key via http
Similar to see auth_jwt_key_request in nginx plus docs

Thanks for the suggestion, we'll see what's involved in supporting this.