You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling the Token Endpoint of various tests with invalid values (what an invalid value is of course depends on the test - but for example using client_secret_post as auth method when running the rp-token_endpoint-client_secret_basic test) an HTML error response is returned - not the JSON that is described in section 3.1.3.4 of the OIDC specification and section 5.2 of RFC 6749.
When calling the Token Endpoint of various tests with invalid values (what an invalid value is of course depends on the test - but for example using client_secret_post as auth method when running the rp-token_endpoint-client_secret_basic test) an HTML error response is returned - not the JSON that is described in section 3.1.3.4 of the OIDC specification and section 5.2 of RFC 6749.