On Tue, 2009-02-24 at 07:01 -0800, Mark Jones wrote: > How about integrating with something like OpenID? Not sure if it > would do the trick, but it might be a step in the right direction, > assuming the sites you are interoperating with are 'friendly'
OAuth is the more appropriate tool in this case (you're talking about authorising a third-party, not authenticating your own identity). You're right, though, that it requires support on the target site. Still, that's something to push for. The original poster's use-case isn't called the "password anti-pattern" for nothing. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

