Agile CRM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides integration with the Agile CRM service.

Installing

  1. Install this module in the normal Drupal way
  2. Sign-up for a free account on agilecrm.com
  3. Login to the dashboard
  4. Go to Admin Settings > Preferences
  5. Copy and paste the Domain and User Email
  6. Go to Admin Settings > API & Analytics
  7. Copy and paste the REST API key

LDAP Login

Component type

module

Categories

Maintenance status

Development status

Downloads

96

Component created

Component changed

This is a simple module to provide a bridge between Drupal and LDAP.

Installation

1. Download the adLDAP library and place it on sites/{all|sitename}/libraries: https://github.com/adldap/adLDAP/archive/v4.0.4.zip.
2. Install the module.
3. Configure the LDAP variables here: admin/config/people/ldap

For developers

Module workflow when logging in:

Role mixins / Subroles

Component type

module

Maintenance status

Development status

Downloads

209

Component created

Component changed

Given you build something like a Drupal distribution containing of several submodules, for example managed via features, there is one major problems, how do you manage permissions.
Per default Drupal stores every permission of a given role in a single configuration. This makes it hard to have multiple features providing permissions. So for example a gallery feature would like to grant permissions to create images, and an article feature would like to grant permissions for editing articles.

Vault

Component type

module

Maintenance status

Development status

Component created

Component changed

Vault is an open source solution for managing secrets, like keys or passwords.

This project aims to provide a Drupal-based integration for Vault.

Exploration will be evaluating the following features outlined as use cases:

Use case 1 - Integration with the Key module to allow Vault to be used for key-based storage.

Use case 2 - A field-based storage option

Use case 3 - Extending the Password Manager interface to develop a Vault-based password manager

OpenID Connect Single Sign-On (SSO) Module by Gluu

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will enable you to authenticate users against any standard OpenID Connect Provider.

You’ll need to also run a local oxd OpenID Connect client service. The oxd middleware service is easy to install, and makes it easier to keep up-to-date with the latest security fixes for OAuth2.

There are oxd plugins, modules and extennsions for many popular platforms and frameworks like: Wordpress, Magento, OpenCart, SugarCRM, SuiteCRM, Drupal, Roundcube, Spring Framework, Play Framework, Ruby on Rails and Python Flask.