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

Add hawk payload hash validation to POSTs that use tokens #9850

Closed
data-sync-user opened this issue Jul 14, 2021 · 0 comments · Fixed by #10199
Closed

Add hawk payload hash validation to POSTs that use tokens #9850

data-sync-user opened this issue Jul 14, 2021 · 0 comments · Fixed by #10199
Assignees

Comments

@data-sync-user
Copy link
Collaborator

data-sync-user commented Jul 14, 2021

We should be more consistent in how we apply the payload: 'required' property (example) on routes that accept a body.

For routes that always accept a body and use hawk authentication lets set payload: 'required' to enable payload hash validation.

┆Issue is synchronized with this Jira Task

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 a pull request may close this issue.

2 participants