Facebook (SSO) social login configuration with Liferay Portal
Facebook as social login to Liferay Portal
At some specific requirement portals needs allow users to login with cridentails of popular social sites Like Facebook, Google+ , Twitter ...etc many mores social cridentails.
For enable Facebook SSO with Liferay Portal follow below steps,
A) Facebook site configuration
Follow below steps,
- Create new app from https://developers.facebook.com site for websites.
- Once app is created check goes to dashboard &
check appID and appSecret key is created sucessfully.
- Goto Settings -> advance -> configure redirect URI’s
B) Liferay Portal site configuration
Follow below steps,
- Control panel -> Portal Settings -> Authentication -> Facebook tab
- Enable face login check box.
- Add appID and appSecret Key genrated from Facebook configuration.

