in reply to "Single Sign On" perl based solutions?

This is a solved problem.

Not all solutions are best written in Perl. For example, the solution at http://weblogin.org is solved at the Apache level, which is in C/mod_whatever<super>*</super>.

* Yes, you can solve it at the Apache level in Perl using mod_perl, but that's not my point.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested

  • Comment on Re: "Single Sign On" perl based solutions?