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

update jti for claims #259

Merged
merged 1 commit into from
Jan 6, 2025
Merged

update jti for claims #259

merged 1 commit into from
Jan 6, 2025

Conversation

duytiennguyen-okta
Copy link
Contributor

@duytiennguyen-okta duytiennguyen-okta commented Jan 6, 2025

Add JTI into okta claims to avoid it being reusable.

"If jti is specified, the token can only be used once. So, for example, subsequent token requests won't succeed."

https://developer.okta.com/docs/api/openapi/okta-oauth/guides/client-auth/

Signed-off-by: Tien Nguyen <[email protected]>
Copy link
Collaborator

@monde monde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs a description of the additive behavior

Copy link
Collaborator

@monde monde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@monde monde merged commit 5a34b9e into master Jan 6, 2025
5 checks passed
@monde monde mentioned this pull request Jan 6, 2025
@duytiennguyen-okta duytiennguyen-okta deleted the OKTA-832467 branch January 7, 2025 01:29
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