What this test does
Checks the error responses from the token endpoint.
How it passes
Errors are JSON objects with an "error" member.
- Specification
- RFC 6749 §5.2
- Needs
- S330 Refuses an unknown code
Checks the error responses from the token endpoint.
Errors are JSON objects with an "error" member.