What this test does

Sends one request without grant_type and one with grant_type=password.

How it passes

Both are refused, with invalid_request and unsupported_grant_type. Other error codes are a warning.

Specification
RFC 6749 §5.2
Needs
S107 Token endpoint is listed