valid
A valid signed token
A correctly signed token, and the control case: if your service rejects this one, the failure cases below will not tell you much.
ACCEPT
Your service should accept this one.
Stated as the outcome to assert against, so a suite compares with this rather than hardcoding a result and getting it backwards.
A normal, correctly signed token. Start here: if your app rejects this one, the rest of the list will not tell you much.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- built-in
- Clause
- RFC 7515 §5.2
- CVE
- none
- Weakness
- none
Test keys only. Nothing here is a statement about any particular service: the expected outcome above is what an application ought to do, not evidence that yours does.