Fails to accept accounts where full name has non-ascii letters
--------------------------------------------------------------

                 Key: MGNLOPENID-7
                 URL: http://jira.magnolia-cms.com/browse/MGNLOPENID-7
             Project: Magnolia OpenID Module
          Issue Type: Bug
            Reporter: Grégory Joseph
            Assignee: Grégory Joseph
             Fix For: 1.0


Changing the "é" to "e" in my account settings fixes the issue. The failure 
happens when openid4java verifies the signature, but I suspect it's due to a 
mis-encoding some time earlier.

{noformat}
2010-11-03 14:27:42,804 DEBUG org.openid4java.association.Association           
: Calculated signature: nebLVVLdB8w43q3wCDv4NDWNtrQGMTHjiEh2RQm7Gnw=
2010-11-03 14:27:47,093 DEBUG org.openid4java.association.Association           
: Verifying signature: vZP0HcmTb7enbXOZsyqhOc12pqh3kFYH8OegW1MCUeM=
2010-11-03 14:27:47,094 DEBUG org.openid4java.association.Association           
: Computing signature for input data:
op_endpoint:https://www.google.com/accounts/o8/ud
claimed_id:https://www.google.com/accounts/o8/id?id=A<..stripped..>k
identity:https://www.google.com/accounts/o8/id?id=A<..stripped..>k
return_to:http://localhost:8088/forum.html
response_nonce:2010-11-03T13:27:36ZRNbCzIUPGG9TNQ
assoc_handle:A<..stripped..>T-
ns.ext1:http://openid.net/srv/ax/1.0
ext1.mode:fetch_response
ext1.type.firstName:http://axschema.org/namePerson/first
ext1.value.firstName:Grégory
ext1.type.email:http://axschema.org/contact/email
ext1.value.email:j<..stripped..>m
ext1.type.lastName:http://axschema.org/namePerson/last
ext1.value.lastName:Joseph

2010-11-03 14:27:59,780 DEBUG org.openid4java.association.Association           
: Calculated signature: nebLVVLdB8w43q3wCDv4NDWNtrQGMTHjiEh2RQm7Gnw=

{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to