Closed camronkhan closed 11 months ago
The purpose of the PR is to add configurable headers to the JWKS request. For example, we are using a 3rd party service, which requires Basic Auth credentials to be passed in the Authorization header to fetch the JWKS payload (see this example).
plz, rebase and squash into single commit.
@eshepelyuk Done. Sorry about that!
Thanks, available in https://github.com/team-carepay/traefik-jwt-plugin/releases/tag/v0.6.0
The purpose of the PR is to add configurable headers to the JWKS request. For example, we are using a 3rd party service, which requires Basic Auth credentials to be passed in the Authorization header to fetch the JWKS payload (see this example).