Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Sunday, May 27, 2012
Is Facebook an OpenID provider?
Is Facebook an OpenID provider? I know they are an OpenID supporter but do they allow people to authenticate with other sites via OpenID with their Facebook credentials?
No, they're not an OpenId provider. They use their own OpenID-like system called Facebook connect, which you can use to authenticate users on your site, among other features.
You can check it out here: http://developers.facebook.com/docs/guides/web/
No, they're not an OpenId provider. They use their own OpenID-like system called Facebook connect, which you can use to authenticate users on your site, among other features.
ReplyDeleteYou can check it out here: http://developers.facebook.com/docs/guides/web/
Facebook is not an OpenID provider, they do however allow OpenID login using Google accounts.
ReplyDeleteOpenID provides a list of the most popular providers.
There is an unofficial Facebook OpenID Provider available at:
ReplyDeletehttp://facebook-openid.appspot.com/
You can eaisly use it to log in any OpenID site with Facebook accounts.