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

Fix exp field in access token and introspect results (#80) #81

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

Conversation

ShaDream
Copy link

Use unix timestamp in exp and iat inside acess and refresh token claims and return correct unix timestamp in introspect handler.

@EvilLord666 EvilLord666 self-requested a review November 16, 2024 19:45
@EvilLord666 EvilLord666 self-assigned this Nov 16, 2024
@EvilLord666
Copy link
Member

We should check whether it compatible with keycloak behavior or not. If these changes are not compatible, MR will be rejected

@EvilLord666 EvilLord666 added the question Further information is requested label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants