Hi,<br><br>I'm an university student and I need to create a dumb mode consumer for my project. I'm using openid4java library.<br><br>The
authenticate() methods in the ConsumerManager class always creates an
association with the OP and adds "openid.assoc_handle" to the
AuthRequest message.<br>
<br>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. <br>
<br>I couldn't find a way to achieve this using openid4java. Please give me a direction regarding this. <br><br>Thanks,<br><font color="#888888"><br>Suresh..!<br></font>