开发者

Shibboleth + Facebook

I am developing a Facebook application to be used in a university (which already has a Shibboleth idProvider and many serviceProviders running). How do I integrate shibboleth into facebook?

This is what I want to do: - For someone who is NOT a student, he can only see/use the public data/services. - For students, he ca开发者_运维技巧n login using his University credentials (authenticated against university idProvider) and then use the private services.

Any pointers of how to achieve this?

Many thanks Don


I know that this is "more than one year old question" but I believe that some of future users of Stack may find response for this unanswered question useful.

Facebook provides api for developers, which can be quite easily used to implement Facebook <-> Shibboleth IdP integration

there is an IdP extension on the Shibboleth Contributions site called Facebook Login Servlet, which enables obtaining user attributes from Facebook. Both binary file (with complete configuration description) and sources are avalible.

More information:
Link to project site, SVN repo

It's vital to understand how this extension work so be sure to read brief description which is available on project site.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜