문제

Is there an OpenID endpoint that authenticates a Facebook user using OpenID? I have an implementation of an OpenID consumer that uses OpenID login, and I don't care to add yet another login scheme, nor replace it with rpxnow (which would mean transfer of all user identifiers to a third party -- and with a free, ad unsupported service, which won't be able to pay for any subscription fees third party service provider might introduce, that is not something I care to do).

So, is there an OpenID provider for Facebook?


I am looking for a possibly third party provider or an open self-hosted solution. If none exists, I'll implement OAuth.

도움이 되었습니까?

해결책

No, Facebook doesn't support OpenID. Use Facebook OAuth authentication

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top