bmuller/mod_auth_openid

GET parameter not retained if no value

lsglick opened this issue · 0 comments

We're trying to authenticate an application whose URLs are of the form:

http://www.example.com/index.php?mypage.

mod_auth_openid strips out the ?mypage in the return URL. It works fine if I do ?mypage=foo.