Closed GoogleCodeExporter closed 8 years ago
Invalid, this is not a openid4java library issue.
The referenced forum thread contains the solution: configure the RP not to use
associations and send the assoc_handle in requests; this can be done with:
ConsumerManager.setAllowStateless(true)
ConsumerManager.setMaxAssocAttempts(0)
Original comment by Johnny.B...@gmail.com
on 21 Apr 2013 at 7:42
Great.
Indeed, I guess we were not correctly using the lib. I'll try this ASAP.
Thanks for your help.
Original comment by y...@le-blevec.com
on 21 Apr 2013 at 8:13
Original issue reported on code.google.com by
yleble...@smartwavesa.com
on 21 Apr 2013 at 6:20