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

Remove migration JWT JTI check #778

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Conversation

joshcanhelp
Copy link
Contributor

Description

Remove JWT JTI check for migration routes. Token is checked against stored value so token can be opaque. This will only affect sites that generated their own migration token as a JWT and stored a different token in the migration route than in the WordPress site (which would be a really odd thing to do).

Testing

  • This change modifies test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@joshcanhelp joshcanhelp changed the base branch from master to add-settings-validation-to-import February 4, 2020 01:23
@joshcanhelp joshcanhelp changed the base branch from add-settings-validation-to-import to master February 4, 2020 01:23
@joshcanhelp joshcanhelp changed the base branch from master to add-settings-validation-to-import February 6, 2020 03:07
@joshcanhelp joshcanhelp changed the base branch from add-settings-validation-to-import to master February 6, 2020 14:58
@joshcanhelp joshcanhelp added this to the 4.0.0 milestone Feb 6, 2020
@joshcanhelp joshcanhelp marked this pull request as ready for review February 6, 2020 14:59
@joshcanhelp joshcanhelp requested a review from a team February 6, 2020 14:59
@jimmyjames jimmyjames requested review from jimmyjames and removed request for a team February 6, 2020 18:03
jimmyjames
jimmyjames previously approved these changes Feb 6, 2020
@joshcanhelp joshcanhelp merged commit db00cf9 into master Feb 6, 2020
@joshcanhelp joshcanhelp deleted the remove-migration-jwt-jti branch February 6, 2020 21:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants