forked from capability-boosters-dev/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec: Allow expired JWTs to be used in contract tests
This will make the ignore_expiration flag always be used when decoding a JWT, so long as the 'a course with live events' provider state is being used. Also makes the proxy_app no longer override the Authorization header if the contents look like a JWT (even if it's an invalid JWT). fixes PLAT-5062 Change-Id: Ib69bce4821502c8853f2dd566762f2cd88f95aef Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/215090 Reviewed-by: Marc Phillips <[email protected]> Tested-by: Jenkins QA-Review: Tucker Mcknight <[email protected]> Product-Review: Tucker Mcknight <[email protected]>
- Loading branch information
Showing
2 changed files
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters