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

feat: switch JTI validation to black-listing #4851

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

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

this PR changes the JTI validation from white-listing to black-listing

Why it does that

avoid coupling of the token issuer and the token verifier at the database layer

Further notes

  • another PR in IdentityHub will fix the token issuer side.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4836

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Mar 3, 2025
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
None yet
Development

Successfully merging this pull request may close these issues.

Refactor JTI validation from white-list to black-list
1 participant