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

Caim "Issued At" not updated after token refresh #778

Open
lwalejko opened this issue Jan 30, 2024 · 0 comments
Open

Caim "Issued At" not updated after token refresh #778

lwalejko opened this issue Jan 30, 2024 · 0 comments

Comments

@lwalejko
Copy link

When a token is refreshed, the iat (Issued At) claim is copied from the refresh token instead of setting it as a current time. According to RFC (https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.6):

The "iat" (issued at) claim identifies the time at which the JWT was issued.

Is current behavior expected, or is it a bug? If it's expected, could it be documented somewhere?

@lwalejko lwalejko changed the title Issued At clam not updated after token refresh Caim "Issued At" not updated after token refresh Jan 30, 2024
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