Skip to content

Legacy apps authentication? #12105

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

You must be logged in to vote

The best supported way to do this is to use apps which have JWT support, or can add it via a plugin. Many apps like Grafana and Jenkins can do exactly this, and that allows Teleport to pass authentication information directly through to them. See the documentation here: https://goteleport.com/docs/application-access/guides/jwt/

If no JWT plugins are available, you might try injecting authentication headers in the way you described - although this is less secure.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by webvictim
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