Closed GoogleCodeExporter closed 9 years ago
Original comment by david.bernard.31
on 18 Oct 2007 at 7:09
simple-openid used to work. How are you using it?
(It's not working for me at all, I've opened a different issue for that.)
Original comment by Johnny.B...@gmail.com
on 18 Oct 2007 at 7:24
I'm seeing now the "colon missing" in a verification response, when running
simple-
openid in jetty. The same war file deployed in tomcat works ok. I'll look into
it a
bit more.
Original comment by Johnny.B...@gmail.com
on 18 Oct 2007 at 9:23
This should be fixed now in rev 372.
The bug was introduced in rev 369 by adding an empty line at the end of
provider.jsp, which is then sent with direct responses, thus making them
violate the
key-value form defined by the spec.
David, please confirm that is also works for you, without any tweaks to the
Parameter or ParameterList classes.
Original comment by Johnny.B...@gmail.com
on 19 Oct 2007 at 7:52
Works
May be adding a comment (last line) to alert futur change about empty line.
Original comment by david.bernard.31
on 19 Oct 2007 at 8:10
Good idea, done!
Original comment by Johnny.B...@gmail.com
on 19 Oct 2007 at 8:27
Original issue reported on code.google.com by
david.bernard.31
on 18 Oct 2007 at 7:44