Skip to content

Use cluster name from ServerIdentity for Auth multiplexer#32603

Merged
AntonAM merged 1 commit intomasterfrom
anton/fix-auth-multiplexer-cluster-name-v15
Sep 27, 2023
Merged

Use cluster name from ServerIdentity for Auth multiplexer#32603
AntonAM merged 1 commit intomasterfrom
anton/fix-auth-multiplexer-cluster-name-v15

Conversation

@AntonAM
Copy link
Copy Markdown
Contributor

@AntonAM AntonAM commented Sep 26, 2023

Apply fix from #32352 to master branch (forward port?). We don't need to remove skipping of an ErrNonLocalCluster error here, because it was already done before.

Proxy sends signed PROXY headers using cluster name from ServerIdentity.
If cluster name in file config was changed it didn't match with original cluster name and
auth service couldn't verify Proxy's signed headers.
@AntonAM AntonAM added networking Network connectivity features/problems ip-pinning labels Sep 26, 2023
@github-actions github-actions Bot requested review from r0mant and tcsc September 26, 2023 21:16
@AntonAM AntonAM removed request for r0mant and tcsc September 26, 2023 21:16
@AntonAM AntonAM added this pull request to the merge queue Sep 27, 2023
Merged via the queue into master with commit e24fa79 Sep 27, 2023
@AntonAM AntonAM deleted the anton/fix-auth-multiplexer-cluster-name-v15 branch September 27, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ip-pinning networking Network connectivity features/problems size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants