How to use Janrain Engage Social Login.
1.Get API Key from http://www.janrain.com/products/engage/social-login. 2.Configure file setting : ecommerce.properties you can put it Example: -------------------------------------------------------------------------------- # -- Enable janrain engage (Y/ N) default N janrain.enabled=N
# -- Janrain api key (secret) janrain.apiKey=exampleKey # -- Janrain application domain janrain.baseUrl=https://example.rpxnow.com # -- Janrain application name janrain.appName=exampleAppName --------------------------------------------------------------------------------
3.Restart the server.
===================================================================================================