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

Refactor JWT expiration checking #351

Closed
rentallect opened this issue Sep 11, 2024 · 1 comment
Closed

Refactor JWT expiration checking #351

rentallect opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rentallect
Copy link
Member

We are relocating JWT expiration checks back into the ZBR from the Controller.

This is being done primarily as part of the HA network support, but it will also be more robust since the current implementation requires/relies upon some auth-policy configuration that is sometimes not done, which leads to broken JWT expiration detection flows.

@rentallect rentallect added the enhancement New feature or request label Sep 11, 2024
@rentallect rentallect added this to the Public Beta Launch milestone Sep 11, 2024
@rentallect rentallect self-assigned this Sep 11, 2024
@rentallect
Copy link
Member Author

shipped in 0.71.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant