Skip to content

Okta: Issue with passing Auth token to K8s dashboard #165

Closed Answered by sevensolutions
chasty2 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chasty2,
I'am not a kubernetes expert but did you also try removin the escape sequence? I think this is not needed here. It's only needed when using traefik's yaml configuration directly (file-based) because it also supports some templating.

So can you try:

Headers:
  - Name: Authorization
    Value: "Bearer {{ .accessToken }}"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chasty2
Comment options

You must be logged in to vote
0 replies
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