Hi,
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 can 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