[Code] [Openid4Java] How to create a dumb mode or stateless consumer
suresh attanayake
suresh.attanayake at gmail.com
Fri May 6 20:14:03 UTC 2011
Hi,
I'm an university student and I need to create a dumb mode consumer for my
project. I'm using openid4java library.
The authenticate() methods in the ConsumerManager class always creates an
association with the OP and adds "openid.assoc_handle" to the AuthRequest
message.
As far as I know, according to the spec 2.0, if a valid handle is added to
the AuthRequest message, the response from the OP for that AuthRequest
message must be verified using the same handle. But in my application I
can't store handles. I need to verify that Response message in stateless
mode with the help of the OP.
I couldn't find a way to achieve this using openid4java. Please give me a
direction regarding this.
Thanks,
Suresh..!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-code/attachments/20110507/5cf41e15/attachment.html>
More information about the Code
mailing list