You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To clarify: This only happens when we've already configured the task, in which case we use the previously configured task config to handle the request and not the advertised config.
Actually, it appears this is already enforced by parse_taskprov_advertisement(), which checks to make sure the task ID was computed properly from the advertised config. #742 adds a regression test for this.
Discussion: #709 (comment)
Relevant spec: https://ietf-wg-ppm.github.io/draft-ietf-ppm-dap-taskprov/draft-ietf-ppm-dap-taskprov.html#section-4.4-3.1.1
We don't reject when a task id does not match the task config
The text was updated successfully, but these errors were encountered: