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

Allow leeway for timestamps in reva tokens #4955

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Nov 18, 2024

This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines.

Fixes: #4952

@rhafer rhafer marked this pull request as ready for review November 18, 2024 16:39
@rhafer rhafer requested review from labkode, glpatcern and a team as code owners November 18, 2024 16:39
@rhafer rhafer self-assigned this Nov 18, 2024
pkg/token/manager/jwt/jwt.go Outdated Show resolved Hide resolved
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to
allow for some clock skew between the reva service, which might be
running on different machines.

Fixes: cs3org#4952
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

Successfully merging this pull request may close these issues.

2 participants