to know that this theme already started on OpenACS.
http://openacs.org/forums/message-view?message_id=3879362
My searching for this subject was based on trying to install the authentication app from Facebook to my website. So far, I figure that in order to log the user into my OACS site using facebook App, three things need
to happen:
First, Facebook needs to authenticate the user. This ensures that the
user is who they say they are.
Second, Facebook needs to authenticate my website. This ensures that the
user is giving their information to my site and not someone else.
Third, last but not least, the user must explicitly authorize my website
to access their information. This ensures that the users knows exactly
what data they are disclosing to my site.
I got stuck on the second step. I am blind on figuring out how to make
facebook aware of user's login info from my OpenACS website and send it
through.
how could I do that?
Do I need webservice for that?
Is there any development regarding this tools?
Request notifications