In current WSO2 IS implementation (including 5.11.0), the post logout uri is validated against the callback uri that you have configured [1] and therefore, if your call back uri and post logout uri does not match, it will result in an error as mentioned above.
This concern is currently tracked with the git issue [2].