Re: Authentication and Authorization Systems

2007-02-01 Thread James Gardner
Hi Uwe, Here is a complete Pylons auth system using SQLAlchemy and OpenID to get you started: http://authkit.org/trac/browser/AuthKit/trunk/examples/pylons/AuthDemo I've looked at the above example and I was wondering why there appears to be 3 separate persistence tools namely DBUtils,

Re: Authentication and Authorization Systems

2007-01-17 Thread Uwe Feldtmann
James Gardner wrote: [snip...] Here is a complete Pylons auth system using SQLAlchemy and OpenID to get you started: http://authkit.org/trac/browser/AuthKit/trunk/examples/pylons/AuthDemo I've looked at the above example and I was wondering why there appears to be 3 separate persistence

Authentication and Authorization Systems

2007-01-16 Thread Alagu Madhu
Hi, paste.auth Barrel Authkit What is suitable for the Pylons ? Thanks, Madhu Alagu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to

Re: Authentication and Authorization Systems

2007-01-16 Thread James Gardner
Hi Alagu, All of them will work! I'd recommend AuthKit because I wrote it with Pylons in mind. I'm biased though ;-) AuthKit is based on paste.auth so includes some of the paste.auth middleware. I also tried to ensure it does everything that barrel does. Here are the AuthKit pylons docs:

Re: Authentication and Authorization Systems

2007-01-16 Thread Robert Leftwich
Alagu Madhu wrote: paste.auth Barrel Authkit What is suitable for the Pylons ? I ended up choosing Authkit with my own SA backed user storage - it is working well. Note that it was written with Pylons in mind, not that integrating the others is hard, but you might find it easier to work

Re: Authentication and Authorization Systems

2007-01-16 Thread [EMAIL PROTECTED]
Thanking you so much for your information. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group,