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

tcptunnel: on 503, keep cached JWT #83

Merged
merged 1 commit into from Jun 22, 2022
Merged

tcptunnel: on 503, keep cached JWT #83

merged 1 commit into from Jun 22, 2022

Conversation

calebdoxsey
Copy link
Contributor

Summary

On a 503 error, keep the cached JWT instead of deleting it.

Related issues

Fixes #17

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey requested a review from a team as a code owner June 22, 2022 15:43
@calebdoxsey calebdoxsey requested a review from wasaga June 22, 2022 15:43
@calebdoxsey calebdoxsey merged commit 9ea1c02 into main Jun 22, 2022
@calebdoxsey calebdoxsey deleted the cdoxsey/jwt-cache branch June 22, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

if upstream is down, authentication JWT is not cached
2 participants