At 10:22 PM 4/10/2004, Andrew Oliver wrote:
 Just use Form based authentication.  Why write a new solution
to something that was solved years ago?

I agree and was going to post the same opinion. I am using Form based authentication and it works fine.


Session-based alternatives are not usable in a Single Sign On environment such as that provided by WebSphere, where you want to be able to sign on once and have it valid across multiple servers. You can configure WebSphere to honor the token it sends back to the browser, which sends it from then on as a cookie to any server that honors the token (an LTPA one on the case of WebSphere).....


_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to