Using Yahoo Groups for Authentication

I am trying to determine if there is a Yahoo API that I can use to create authentication based on Yahoo group membership for a non-Yahoo website in ASP.NET. In principle, if a person is a member of a certain group, they will be able to log into this site.

Our club has an existing Yahoo website, but we would like to disconnect from Yahoo, while maintaining the possibility of email, and I would like to have a minimum number of places. Therefore, if a person subscribes to a Yahoo group, I would like them to automatically be able to enter a site without Yahoo without any other steps.

+3
source share
3 answers

, webservice, YQL YQL (http://developer.yahoo.com/yql/).

, yahoo.identity.

0

open source - Yahoogroups api? -

2009 , Yahoo! API , , YUI.

This is the Yahoo! YDN documentation index page Developer Network - Developer Documentation indicates no Yahoo! Groups API at this time.

0
source

All Articles