Archive of UserLand's first discussion group, started October 5, 1998.

Re: XML-RPC System for User Log In

Author:Eric Soroos
Posted:9/10/2000; 9:48:04 AM
Topic:Biggest barrier to building a community in Manila
Msg #:21110 (In response to 21108)
Prev/Next:21109 / 21111

No.

You are still going to have to login to every site that is in a different cookie domain.

e.g. Editthispage.com and weblogs.com could not share login. They could share backend data, but not the actual cookie that you have logged in under. innessential.com, spicynoodles.com, and wiredfool.com would all require seperate user action to login.

There is a way around this, and it's similar to what passport does.

You log in -> site.

You are redirected to the central login server. Once you have authenticated there (or if you're already authenticated), there is a redirect back to the original site, using a password equivalent in the url (negating the need for a cookie in this step.) Your site notices this password equivalent and issues you a conventiional login cookie.

eric


There are responses to this message:


This page was archived on 6/13/2001; 4:56:36 PM.

© Copyright 1998-2001 UserLand Software, Inc.