Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add an ability to configure token header name #129

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

rodion-goritskov
Copy link

Problem:

We use non-standard Authorization header and want to validate it with the krakend-jose

Solution:

Make token header configurable with the default value of "Authorization"

@rodion-goritskov
Copy link
Author

@alombarte @kpacha

@kpacha kpacha merged commit d8cf84a into krakend:master Jan 24, 2024
3 checks passed
@kpacha
Copy link
Member

kpacha commented Jan 24, 2024

thanks for the contribution!

@alombarte alombarte modified the milestone: 2.1.0 Jan 24, 2024
alombarte added a commit to krakend/krakend-schema that referenced this pull request Jan 24, 2024
alombarte added a commit to krakend/krakend-schema that referenced this pull request Mar 11, 2024
* Prepare v2.6 release

* Add new JWT validator options
PRs: krakend/krakend-jose#129 and krakend/krakend-jose#128

* OpenTelemetry

* OpenTelemetry

* OpenTelemetry

* Correct usage of example_schema in OpenAPI

* Add report_headers to OTEL

* Add new properties of OpenAPI

* Add new properties of OpenAPI

* Default values for skip_pahts in OTEL

* Pre-release schema v2.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants