Posts

Showing posts from October, 2015

Export & auto sync Liferay Calendar events with Outlook & Google Calendar

Image
          Introduction               If we need to export Liferay calendar events with Outlook & Google calendar then we need to configure .ics file and if requirement is export and auto sync up then we need .ics file to be downloaded from source portal. For example:   webcal://abc.com/abcCalendar.ics   or   http://www.abc.com/abcCalendar.ics   etc,    then we can configure the outlook Internet Calendar configuration and Google Calendar configuration or any other calendar applications portals using downloaded URL.     What is an .ICS file?                    Files that contain the .ics file extension are created by a variety of calendar and scheduling applications. These calendar files allow different users to store calendar information within a text file. That text file c...

Google + (SSO) social login configuration with Liferay Portal

Image
v   Social SSO with Google + Follow below steps to configure Google+ sso for lIferay portal. Some time the requirement is like to client want to allow users that authenticated by google authentication . Ø   Google site  configuration 1 .  https://console.developers.google.com Login with google credentials. 2. Create new project. 3. Add Project Name 4.  Click on create and go to dashboard to find activated google+ api for     the project  5. Enable the API services  6. Find the Credentials options at left corner of dashboard                                     7. Create Client ID and Secrete key for app  -           Note before create client ID they ask for create/configure consent screen, so configured consent screen first. ...

Facebook (SSO) social login configuration with Liferay Portal

Facebook as social login to Liferay Portal      At some specific requirement portals 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 ...