You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 36 Next »

Contents

Overview

Facebook Sign-In is a secure (OAuth 2.0) login method. BPD sites can implement a single-on method with Facebook so users can be securely authenticated using just their Facebook credentials.Let your B2B/B2C customers use their Facebook credentials as a single sign-on to login to your website instead of email address and password.  This can reduce user friction and "login fatigue". For sites with B2B customers especially, you can also set single sign-on logins to link to existing users at Customer and Role levels. 

This page guides you through the implementation of Facebook Sign-In for your site. 

Prerequisites

Site must be version 4.03+ for single sign-on login, 4.16 for linking to existing accounts, and the 'Third Party Login' feature must be enabled.

Step-by-step guide

1. Get a Facebook App ID & Secret

To enable Facebook Sign-In, there's some set-up required on the Facebook side. Follow the steps below.

  1. Navigate to the Facebook for Developers page https://developers.facebook.com/ - and click 'Log In'.


  2. Login with your Facebook account, then click 'Get Started' at the top of the page. You'll be prompted to create a Facebook for Developers account (click Next).


  3. Follow the prompts to create your account, then once you're in your dashboard, click 'Add Your First Product'.




  4. In the Add a Product section, locate Facebook Login and click Set Up.


  5. Select Web as the platform you're setting up for. 



  6. Enter your Website URL and Continue

  7. The steps that follow provide you with javascript and status codes that you will not need (as we do the hard work for you in the CMS). You can skip through these remaining steps. 

  8. Next, navigate to Settings → Basic


  9. Enter the URL for your website's Privacy Policy (a link to this page is displayed to users who use Facebook login on your site).
    You can also update the other fields here if you choose, such as an App Icon (your company logo, perhaps?), the display name, domain, and category. Only the Privacy Policy URL is mandatory.


  10. While on this page, take note of your App ID and App Secret. Copy and paste them somewhere handy - you'll need these once you get to the Commerce Vision CMS. 

  11. Click Save Changes at the bottom of the page. 

  12. Finally, click the OFF toggle in the status bar to turn this app on.  You'll be prompted to select a category (if you haven't already) and Confirm.


  13. Check that the status updates to 'ON' and the Status: Live.

2. Configure Facebook Login in the CMS

Now it's time to set up your website. 

  1. In the CMS, navigate to Settings → Feature Management → User

  2. Toggle on Third Party Login

  3. Click Configure.
  4. Toggle the Registration Page and Allow Linking options on/off as required. (Note - these settings apply to all single sign-on methods on your site. So if your site is also using Google Sign-in, these options may already be correctly configured.)

    The Configuration Settings are explained in the table below. 

  5. OptionDescriptionExample
    Use Registration Page

    Displays additional registration fields to the user after they've signed in with Facebook/Google. You can use this to request more info from your customer before they click Login.


    (This screen is only shown on the user's first login.)

     


    If 'Force Linking to Existing Users' option is used, the 'Hide Registration Section' toggle in the Single Sign-on Login Registration Fields widget is enabled, and these registration fields will not be displayed.   

    Allow Linking To Existing Users

    Allows a user to login with a Facebook login, then link that login to an existing account on your site (if they have one).


    This retains all of the user's order history, favourites, etc, with the benefit of a quick Facebook sign-in.


    (This screen is only shown on the user's first login.)


    Force Linking To Existing Users

    For B2B sites

    This option must be ON for B2B sites because a user logging in with a single sign-on should be linked to an eligible User in an existing Customer account. 

    To complete implementing this method, the 'Hide Registration Section' toggle in the Single Sign-on Login Registration Fields widget must be enabled so that a Facebook user cannot register as an unlinked user.   

    Forces a user logging in with Facebook to link that login to an existing user on your site. If the user cannot link to an existing user, the system will not allow the login to be completed.   

    (This screen is only shown on the user's first login.)


    Default Role

    If this is left blank and the Single Sign-on user is not linked to an existing user, a new single sign-on will be created with the Initial Role of 'PUBLICR'.

    Enter an alternate default Role if required.


    Default Customer Code

    If this is left blank and not linked to existing users, a new single sign-on will be created with the Initial Customer Code 'WEBSALES'.

    Enter an alternate default Customer Code if required.




  6. In the Facebook section, enter your Facebook App ID and App Secret into the appropriate fields. 

  7. Toggle ON 'Enabled', then click Save



  8. Fire up your website and test it out! You should be able to login seamlessly using your Facebook account. (thumbs up)


3. Optional Customisations

Don't like the button text on the Registration page? Wish the login pop-up didn't use the phrase "social network"?  

No worries - you can customise this via the widgets!

(i) Change the text on the Registration / Link User page here: 

  1. Navigate to ContentPages & Templates.

  2. Search for and select the Third Party Login Registration template. 
  3. Edit the Single Sign-on Registration Fields widget
  4. Update the headings, button labels, and prompts here. 


(ii) Change the headings on the Login pop-up here: 

  1. Navigate to Content → Theme Layout.
  2. Edit the Login Logout Popup widget.
  3. Select the Titles tab to update the headings. 


Facebook Sign-In is a great way to get your customers logged in and shopping with you faster. And your users will no doubt appreciate not having to remember yet another password! 


Keen to offer Google Sign-in as well? Check out our guide here Google Sign-In for BPD.


Additional Information


 --

Minimum Version Requirements


04.03.00, 4.16

Prerequisites


'Third Party Login' must be enabled.

Self Configurable


Yes

Business Function


Social Media

BPD Only?


Yes

B2B/B2C/Both


Both

Ballpark Hours From CV (if opting for CV to complete self config component)


2

Ballpark Hours From CV (in addition to any self config required)


Contact Commerce Vision

Third Party Costs


n/a

CMS Category


Website Users


Related help



  • No labels