.NET/passport support?
Hey all, Has anyone done anything with .NET/passport for Zope (or straight python)? I note there's a passport product, by andym, but it's for win32 - I'm hoping there's a way to talk to passport from linux for authentication (preferably in a form I can easily hack up to do certain other things, too ;) KJL
Kevin, Not sure if this helps, but the .net framework now runs on bsdish (not sure which flavors) *nixes. See the MS site for the shared source version of the framework. This should then cover the Passport stuff iiuc. hth Phil On 20 Jun 2002 16:43:50 +1000 KevinL <darius@obsidian.com.au> wrote:
Hey all,
Has anyone done anything with .NET/passport for Zope (or straight python)? I note there's a passport product, by andym, but it's for win32 - I'm hoping there's a way to talk to passport from linux for authentication (preferably in a form I can easily hack up to do certain other things, too ;)
KJL
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
When we looked into it the Linux ports of the passport auth were out of date and very badly done. I dont know if there has been any update since then, if there has it would just be a matter of using the API. -- Andy McKay ----- Original Message ----- From: "KevinL" <darius@obsidian.com.au> To: <zope@zope.org> Sent: Wednesday, June 19, 2002 11:43 PM Subject: [Zope] .NET/passport support?
Hey all,
Has anyone done anything with .NET/passport for Zope (or straight python)? I note there's a passport product, by andym, but it's for win32 - I'm hoping there's a way to talk to passport from linux for authentication (preferably in a form I can easily hack up to do certain other things, too ;)
KJL
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andy McKay -
KevinL -
Phil Harris