Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling JWT expired #76

Open
gandalfb opened this issue Jan 8, 2023 · 0 comments
Open

Handling JWT expired #76

gandalfb opened this issue Jan 8, 2023 · 0 comments

Comments

@gandalfb
Copy link

gandalfb commented Jan 8, 2023

Thank you for this awesome work.
I am currently trying JWT Authorization and I just realized, that the FORWARD_TOKEN_HEADER_NAME=X-Forwarded-Jwt won't be updated if the JWT expires.

With Keycloak using Access Token Lifespan of 5 Minutes, it looks like to set the "Lifetime" of forward auth to <5 Minutes?

It looks like the JWT Expiration is not checked and jwt token updated within traefik-forward-auth?

I hope its a valid question and I did not miss a point in documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant