Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download gigya-7.x-4.5.tar.gztar.gz 67.88 KB
MD5: b9fdf64896ced48fbb5032fcf9df0ee4
SHA-1: 373895594c21f98a401b761d56389bde33b7d769
SHA-256: 2a413023ca175a15669630169dbd0d8f65c387757bbccf11b9edb95550dffe6b
Download gigya-7.x-4.5.zipzip 81.8 KB
MD5: 41611cf4ba22421c0e4692996f318f55
SHA-1: effcfb30632165a2c224df4e67637deb149bfb48
SHA-256: eaf9c1402b5f0683a88296749b068999197fa5eab4a9a9fc91703e7122179a40

Release notes

Registration-as-a-Service

  • Added ability to push RaaS user profile and data fields into Drupal user entity, by mapping source fields from Gigya's user profile to destination user entity fields in Drupal. User's data is automatically updated on registration, login and update profile.
    Read more in the Updating Profile Data from Gigya to Drupal.
  • Support for Mapping Gigya Username (instead of Email) to Drupal Username. Clients who wish to protect the privacy of their user's email addresses can select "RaaS username field" from the "Map Drupal username field" drop-down menu, and make sure that username field is required from end users. Read more in the RaaS Configuration section.
  • Administrators can define a "Post Login Redirect" URL where the user will be redirected to after logging in to the site.

General additions

  • Added ability to pass advanced configuration parameters to GM plugins.
  • The Advanced settings section supports passing parameters in JSON format, similar to passing parameters to API methods. See examples here.
    Added "Connect without Login Behavior" options to the global settings section in the site configuration panel.
    Options are: "Login existing users" (Default) and "Always login".
    Read more in the Global Conf "connectWithoutLoginBehavior" parameter description.
  • Fixed various bugs and issues.
Created by: gambaweb
Created on: 25 Aug 2014 at 10:14 UTC
Last updated: 14 Oct 2014 at 10:18 UTC
Bug fixes
New features

Other releases