Closed GoogleCodeExporter closed 8 years ago
I fixed the issue by setting URIEncoding=UTF-8 in Tomcat's server.xml
Original comment by ofr...@gmail.com
on 8 Feb 2011 at 6:04
I'd like to revive this issue. When attributes contain a non-latin character,
then verification fails for Yahoo and Google openID.
The previous commenter's solution didn't work for me
Original comment by g.georgovassilis@gmail.com
on 15 Jun 2011 at 10:52
Apologies, the UTF8 trick did work - for some reason I had to redeploy the
webapp first.
Original comment by g.georgovassilis@gmail.com
on 15 Jun 2011 at 11:12
URL/URIs only support ASCII; URL identifiers with other characters must be
encoded into a URI in the stack on top of OpenID/openid4java.
Original comment by Johnny.B...@gmail.com
on 31 Oct 2012 at 10:45
Original issue reported on code.google.com by
ofr...@gmail.com
on 22 Dec 2010 at 11:26