Skip to content

Completely disable Teleport-Jwt-Assertion header? #43460

Answered by webvictim
uedvt359 asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't a way to disable sending the header completely. If you wanted, you could comment out/remove the code that adds the header, then recompile Teleport:

// Add in JWT headers.
r.Header.Set(teleport.AppJWTHeader, c.jwt)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@uedvt359
Comment options

Answer selected by uedvt359
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants