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.
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.