Delete client's registration and http 204 response

Issue #228 invalid
Former user created an issue

Hi,

Please correct me if I'm wrong, but I'm not able to successfully delete a client's registration. I followed the example hereĀ : https://connect2id.com/products/nimbus-oauth-openid-connect-sdk/examples/openid-connect/client-registration (bottom of the page)

The server answers with a HTTP 204 wich seems to be a valid response, but the ClientRegistrationResponse class (line 53) only accepts HTTP 200 and 201 as valid response.

Thank you

Comments (2)

  1. Log in to comment