-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. do as the wiki,startup consumer and provider
2. click "submit query"
3. come to "/step2-example-provider/authorize",do "approve",EX log found in
comsumer
What is the expected output? What do you see instead?
checkauth failed in consumer ,because of wrong signature.Two extension para not
signed
What version of the product are you using? On what operating system?
from trunk,r:546
Please provide any additional information below.
DummyOpenIDServlet.doPost(HttpServletRequest, HttpServletResponse):85
Shoud call " manager.sign((AuthSuccess) responseMessage);" in the quote "if
(responseMessage instanceof AuthSuccess) " ,
to resign the result after add extension parameters
Original issue reported on code.google.com by mile...@gmail.com on 20 May 2011 at 9:44
Attachments:
Reactions are currently unavailable