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: use custom auth header name #11628

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

amyrprv
Copy link

@amyrprv amyrprv commented Oct 8, 2024

Description

This PR introduces a change that allows the authorization header to be configurable, enabling the use of a custom header name for authorization. Previously, APISIX used a fixed authorization header, but with this update, users can define their own header name in the configuration. This enhancement offers greater flexibility for integrating with systems that require non-standard authorization headers.

Fixes # (issue)

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request plugin labels Oct 8, 2024

This comment was marked as outdated.

@github-actions github-actions bot added the stale label Jan 1, 2025

This comment was marked as outdated.

@github-actions github-actions bot closed this Jan 29, 2025
@bzp2010 bzp2010 self-requested a review February 23, 2025 07:50
@bzp2010 bzp2010 reopened this Feb 23, 2025
@github-actions github-actions bot removed the stale label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants