Re: Integrating Yahoo signin into website...
From: Programmer Dude (Chris_at_Sonnack.com)
Date: 02/26/04
- Next message: Jamie Andrews; real address _at_ bottom of message: "Discussion: rmgroup comp.software.year-2000"
- Previous message: Programmer Dude: "Philosophy of Polymorphism (was: Meyer(s) gets it wrong)"
- In reply to: mam: "Re: Integrating Yahoo signin into website..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Feb 2004 12:28:29 -0600
mam wrote:
> The website is hosted by an ISP we're working closely with. The ISP
> is doing a lot of pro bono work for us (we're a nonprofit) so we're
> trying to offload some work. This question falls under that context.
> As for more details what else do I need to specify?
The above is a pretty significant one. Others have to do with just
what you mean by "login" to Yahoo--what effect are going for? For
example, once they've logged into your site, you want them to be able
to navigate back and forth between Yahoo and your site? Or maybe
that you'll be showing both on one page. Or maybe something else.
The bulk of this depends on the exact mechanism used to login to your
site as well as the mechanism used by Yahoo (hence the advice to
contact them :-).
For example, say Yahoo does logins through a scripted validation
process that issues a cookie. Since your site can't issue a cookie
for Yahoo, There Is Nothing You Can Do (probably).
Alternately, Yahoo might provide some way for a third party to login
in on behalf of someone else.
In all honesty, I think you are likely SOL, but I don't know Yahoo
enough to say that for sure (hence the advice to contact them :-).
My personal recommendation would be to consolidate both sites onto
your ISP and save yourself the headache.
-- |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? | |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL | |_____________________________________________|_______________________|
- Next message: Jamie Andrews; real address _at_ bottom of message: "Discussion: rmgroup comp.software.year-2000"
- Previous message: Programmer Dude: "Philosophy of Polymorphism (was: Meyer(s) gets it wrong)"
- In reply to: mam: "Re: Integrating Yahoo signin into website..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|