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

SNOW-1868467: support adding custom headers on each request #2015

Open
bpackter opened this issue Dec 25, 2024 · 1 comment
Open

SNOW-1868467: support adding custom headers on each request #2015

bpackter opened this issue Dec 25, 2024 · 1 comment
Assignees
Labels
feature status-triage_done Initial triage done, will be further handled by the driver team

Comments

@bpackter
Copy link

What is the current behavior?

There is no options to add custom headers on each snowflake request (login, query, telemetry, heartbeat etc..)
This is needed in our case because we are calling snowflake from proxy and proxy enforce us to add jwt in some custom header.

What is the desired behavior?

  1. add an option to add map of custom headers in session coonig.
  2. make sure headers are added on each request

How would this improve snowflake-jdbc?

Make this more robust for customers, especially when using proxy.

References, Other Background

@sfc-gh-dszmolka sfc-gh-dszmolka added the status-triage_done Initial triage done, will be further handled by the driver team label Dec 25, 2024
@sfc-gh-dszmolka
Copy link
Contributor

hi - thank you for raising this request and also appreciate suggesting a possible solution for it (the PR). The team will review after the holiday season.

If this capability is critical for your business for any reason, I would also recommend reaching out to your Snowflake Account Team and officially request the feature - this can sometimes speed up prioritization.

@sfc-gh-dszmolka sfc-gh-dszmolka changed the title SNOW-support adding custom headers on each request SNOW-1868467: support adding custom headers on each request Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

No branches or pull requests

3 participants