Skip to content

Feature Request: Support credential injection with HTTP Connect #5273

Open
@danquack

Description

@danquack

Is your feature request related to a problem? Please describe.
Utilizing an HTTP target it would be nice to be able to pass additional headers, specifically credential based headers to the backend.

Describe the solution you'd like
The current http connect methods use curl, but doesn't support either static or dynamic headers. I would like to either be able to pull a token or send basic auth from Vault, which then gets passed on.

Describe alternatives you've considered
Currently just use a TCP session and then provide credentials through an external process.

Explain any additional use-cases

  • API Proxying
  • Transparent sessions user authentication to backend app

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions