Hello all,
This message was posted about a year ago to a stackoverflow forum:
"I would like the users on my DNN website to associate their accounts with their Facebook account. Once this is done, they should be able to login with either the website UN/PW or Facebook.
I currently have Facebook login integrated on the website using a 3rd party module. But the way it works is, that it creates a new user whenever a new profile is used for login. Instead of that, I'd like current users to specify their Facebook profiles in some way and then use it for login if they wish."
At the time Chris Hammond replied:
"You would need to check with the creator of the third party module you are using, there isn't anything in DNN specifically to do Facebook logins right now."
Well, a year later, DNN is allowing Facebook logins, but, from my experience so far, does exactly the same thing as this user describes... namely, creates a new user in my portal, even if an account already exists for them. This is not what I was hoping for.
I can find no documentation at DNN which describes how this process works, IOW, if the usernames and email address are the same in DNN and Facebook then the accounts are linked (or under what conditions will this work)?
If new accounts will need to be made, then DNN should tell us... otherwise tell us what the conditions need to be to make this work!
Thanks