Closed Bug 1325462 Opened 9 years ago Closed 9 years ago

Pass header X-Forwarded-Host to tableau4.metrics.scl3

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mpressman, Assigned: rwatson)

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4118])

For our analytics portal Metrics Insight integration we are utilizing a Tableau Trusted Server Authentication. We currently have zeus passing the X-Forwarded-To header to tableau4.metrics.scl3, but we additionally need the X-Forwarded-Host header as well for it to work properly. Can you please additionally ensure the X-Forwarded-Host header is being passed through?
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/3910]
Assignee: server-ops-webops → rwatson
*X-Forwarded-For not X-Forwarded-To Please excuse my typo
Ok so looking in the zues config: add_x_forwarded_for & add_x_forwarded_proto were already enabled. I added the TS rule with the follwing lines: http.addHeader("X-Forwarded-Host", http.getHostHeader()); So hopefully that should take care of your problem.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/3910] → [kanban:https://webops.kanbanize.com/ctrl_board/2/3944]
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/3944] → [kanban:https://webops.kanbanize.com/ctrl_board/2/4047]
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4047] → [kanban:https://webops.kanbanize.com/ctrl_board/2/4118]
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
My apologies for all the spam. Sometimes, automation can be a pain, this is clearly one of those times. We'll try and fix this before we try and go through this process again.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.