Skip to content

add support for matching request address based on headers #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tobikris
Copy link

@tobikris tobikris commented Oct 5, 2020

If you deploy vault behind a reverse proxy like traefik the request address is not accurate and therefore the instance address will never match. This PR adds the option to also use request headers for matching the address. Please note that you have to configure the auth plugin to use the headers and also tune vault to pass them trough in the first place.

@tobikris tobikris force-pushed the request-header-support branch from 48637e8 to 381d835 Compare October 6, 2020 00:38
@tobikris tobikris force-pushed the request-header-support branch from 381d835 to 36a50a6 Compare October 6, 2020 00:41
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.

1 participant