What this test does
Sends a made-up code to the token endpoint.
How it passes
Returns HTTP 400 with error=invalid_grant.
- Specification
- RFC 6749 §5.2
- Needs
- S107 Token endpoint is listed
Sends a made-up code to the token endpoint.
Returns HTTP 400 with error=invalid_grant.