Couple Questions: How do I setup a returnUrl to which an OpenId Provider would Post/Get?
For those not familiar with OpenId, I'll try to explain. I need to redirect my user to their OpenId Provider, which will post back to me that they are who authenticated. When I send this redirect I need to include a URL that the provider can access. Normally this would be some sort of servlet, but I'm trying to be good and use Wicket for all my web interactions. For those really interested, the Java lib I'm using is best documented here: http://code.google.com/p/openid4java/wiki/QuickStart Has anyone had any luck with OpenId and Wicket? Thanks, I love what I've used of Wicket so far. I look forward to learning lots more. Matt -- View this message in context: http://www.nabble.com/OpenId-with-Wicket-tp15997724p15997724.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
