Page 1 of 1

Reg:- How to get the Facebook Client Id

Posted: Fri Mar 28, 2014 7:36 am
by Deepak
Dear BLC Team,
Hope you are doing good!! i had a query which is in my project am configuring spring social login like facebook,twitter and linkedIn. i done the configuration in xml files. In property file how to add a facebook client id what type of id need to give could anyone guide me means with is really help for me

Re: Reg:- How to get the Facebook Client Id

Posted: Fri Mar 28, 2014 1:16 pm
by elbertbautista
The client ID and secret are provided by Facebook when you create an "app" with them here: https://developers.facebook.com/
Once you create a new App, you will be assigned an App ID and secret key which you can use. Hope that helps. See attached screenshot:

Re: Reg:- How to get the Facebook Client Id

Posted: Wed Apr 02, 2014 1:51 am
by Deepak
Thank you very much for your reply!!! actually i created a app in facebook in my login it has app id and app secret after doing this i mapped those two things in my development property file after done the few configurations i started my server and i try to login
"when i try to login from my facebook login it is getting signing in but when i used to login with some other id it is not sign in" for your reference i have attached a screenshot. could you help me further by how to resolve this.

Re: Reg:- How to get the Facebook Client Id

Posted: Wed Apr 02, 2014 3:22 am
by Deepak
How to make this app as public and available to all users

Re: Reg:- How to get the Facebook Client Id

Posted: Wed Apr 02, 2014 9:18 am
by phillipuniverse
This isn't necessarily anything to do with Broadleaf at this point, it has to do with your Facebook app settings.

http://stackoverflow.com/questions/2132 ... book-login