[question] Token Endpoint responses with 'success' even when client-secret
is wrong
#2964
Labels
question
Further information is requested
client-secret
is wrong
#2964
Hitting the Token-Endpoint with incorrect client-secret value returns HTTP Status 200 OK, with an error.
Is that expected? Should not this return another response code (failure) and return the error in the JSON response as defined here?
Example from Microsoft's implementation.
The text was updated successfully, but these errors were encountered: