gnikolovski/login_with_salesforce

Allows users to register and login to your Drupal site with their Salesforce account.

1.0.1 2020-07-08 12:19 UTC

This package is auto-updated.

Last update: 2024-05-08 21:28:16 UTC


README

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

This module allows users to register and login to your Drupal site with their Salesforce account. It works by adding "Login with Salesforce" link to the user login form.

REQUIREMENTS

This module requires no modules outside of Drupal core.

INSTALLATION

  • Install the Login with Salesforce module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.

  • To download the module, enter the following command at the root of your site:

composer require gnikolovski/login_with_salesforce

CONFIGURATION

1. Navigate to Administration > Extend and enable the module.
2. Navigate to /admin/config/services/login-with-salesforce and enter your
   Salesforce app data. If you don't have a connected app, go to your
   account and create it. Once you have created your connected app, note
   down its consumer key, consumer secret and redirect_url, you'll be
   needing those to properly configure the module.

MAINTAINERS

Current maintainers: