On Mon, 2006-06-19 at 15:38 -0600, Stephen Smith wrote: > Does this sound more like JSP than PHP? Could the login be securely > controlled by a JAVA applette rather than a scripting language, then > turn over control to PHP from that point forward?
It sounds like neither. You don't need a language, you need a framework. Smart people don't write their own authentication systems, they use authentication systems created by smarter people. Sounds like you want a more advanced distributed (federated) single signon authentication system. Java is more likely to already have a project that provides what you want. Basically, you want something like Kerberos. Or maybe OpenID. http://www.openid.net/ http://www.lifewiki.net/openid/OpenIDLibraries -- Stuart Jansen e-mail/jabber: [EMAIL PROTECTED] google talk: [EMAIL PROTECTED] "However beautiful the strategy, you should occasionally look at the results." -- Winston Churchill
signature.asc
Description: This is a digitally signed message part
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
