-
Notifications
You must be signed in to change notification settings - Fork 15
Drupal Change Log
BerezinLiz edited this page May 19, 2022
·
7 revisions
This page outlines the changes in new releases of the Gigya Drupal 8/9 GConnector.
- Update - Added support for Application Keys using RSA Private keys.
- Update - The Gigya session is now synced with Drupal through revocation, i.e. the session is active until revoked.
- Update - 'Remember Me' is now correctly synced with Drupal.
- Bug fix - It is no longer possible to set a session shorter than 60 seconds.
- Released our GConnector on GitHub. This required a small change in the installation process, you can see more here: Update the Composer.
- Added the ability to sync data from "Gigya to Drupal" independent of any individual user action.
- Added license information – Apache v2 license.
- Added a configuration screen for default screen-sets.
- Added the option to create any number of custom screen-sets and set them up as UI blocks, this includes Consent and Lite Registration screens.
- Fixed Internet Explorer 11 compatibility issues.
- Fixed issues with the logout process.
- Bug fix: Fixed an error installing the module due to internal breaking configuration changes.
- Due to configuration changes no previous versions should be installed.
- Integrated the CMS Starter Kit into the module.
- Configurable post-login and post-logout redirection URIs.
- Fixed an issue with setSSOToken redirection.
- Fixed a number of strings for a better user experience.
- Fixed an issue with error reporting related to secret key encryption.
- Fixed multiple issues with the connector when Drupal 8 was installed in a subdirectory.
- Added support for setSSOToken.
- Added support for soft delete which enables tagging a user for deletion.
- Bug fixes
- Support for the Chinese and Russian data centers.
- Session management capabilities allow you to choose between a fixed and dynamic session and set the session duration when configuring the GConnector settings in Drupal.
- Bug fixes
- The Drupal 8 GConnector now supports syncing data with Gigya's Data Store. For more information, see Drupal 8 - Data Store Sync.
- When syncing identity data between Gigya and Drupal, the UID-based sync now uses the emails stored in the loginID and not those in profile.email.
- profile.email has been removed from the field mapping.
- Bug fixes
- Security updates
- Bug fixes
- Compatibility with Drupal 8.2.3
- Compatibility with PHP 7.0.12
- Bug fix - PHP wrapper: Now compatible with Drupal 8.2.x and with PHP 7.