Alas, there are still a few of us (just me?) using standard CGI rather than mod_perl
Dan -----Original Message----- From: William McKee [mailto:[EMAIL PROTECTED] Sent: Friday, 4 February 2005 2:16 p.m. To: [email protected] Subject: Re: [cgiapp] Single sign on examples? On Thu, Feb 03, 2005 at 04:52:28PM -0600, Jaclyn Whitehorn wrote: > So if anyone has experience there either, I'd love to have some more > code to look at. Didn't someone message the list today about a new plugin to handle authentication? That would be a start. I'm still of the opinion to keep this code outside of your apps by writing a mod_perl plugin which will do the authentication. I'd think that you could use almost the identical code, it's just a matter of where it will be executed (which leads to the discussion about the pros/cons for the two methods). See the wiki[1] for more details (and update it as you learn more). Cheers! William [1] http://twiki.med.yale.edu/twiki2/bin/view/CGIapp/Authentication -- Knowmad Services Inc. http://www.knowmad.com --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
