Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
If you use parent menu links to generate paths within Pathauto, you'll notice that the resulting path is only updated when a node is saved, which means that if you simply move a menu link item with
This module works in conjuction with the Recurly module to add/remove a role(s) from a user account depending on the status of a recurly subscription.
The module responds to ping backs from Recurly regarding the status of new or existing subscriptions making it easy to create a subscriber role on your site and have people be added/removed from that role as necessary.
After the Recurly module is installed you can navigate to admin/config/services/recurly under the Recurly account section choose 'User' from the select list under "Send Recurly account updates for each:" which will expose a new set of options. Here you can configure the list of roles that should be added/removed when a new subscription is created or an existing one is either cancelled or expires.
Developed by Capgemini UK. Provides Identity framework used to plug in number of Identity synchronisation mechanism's. Includes OpenAM implementations but it is extensible to include other identity synchronisation mechanisms, like OpenId. Oauth etc..
Configuration
Open the module configuration page: Configuration >> System >> Authentication service.
Choose a plugin, for example OpenID.
NOTE: IN THIS VERSION OF THE MODULE IT IS RECOMMENDED TO NOT CHANGE THE EXTERNAL SERVICE AFTER AN INITIAL SELECTION.
Caching @TODO
Authentication Plugins
OPENAM
Configure settings for this plugin on: Configuration >> system >> Identity service >> OPENAM
User CRUD operations
This section refers to OpenAM implementation as this is currently the only implementation supplied with this module.
You can Create, Delete and Update user in OpenAm or trough drupal interface. Note that openAM is "source of truth" and that users are only updated in Drupal if update in OpenAm succeeds.