LogoutRequest.toURI does not support logout endpoints containing query parameters in the URI

Issue #286 resolved
Ioannis Kakavas created an issue

In 7a47ec9aded16ca9273b38189a48d5d5d5fe9730 you fixed toHTTPRequest() to handle Logout requests that contain query parameters, but toURI() still makes the assumption and thus returns a wrong URI

Comments (3)

  1. Log in to comment