hasura / hasura/graphql-engine

Support for passing header when fetching JWKS

Open
#6,966 2 comments 0 reactions 1 assignee Claimed by @0x777 View on GitHub
a/authn a/authz c/server k/enhancement p/medium
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

I have Hasura and my own OIDC identity provider running behind a proxy that terminates the HTTPS connection.
The OIDC provider only accepts HTTP requests from the reverse proxy and the backend services when the `X-Forwarded-Proto` header is set to `https`.
Hasura does not have any support to provide any optional header for the `jwk_url` field in the `HASURA_GRAPHQL_JWT_SECRET` environment variable.

Can we please have this support?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.