This project is under active development.

Drupal 8 RDF

Sandbox for Drupal 8 RDF module improvements.

External Authentication Service

The authentication_service module provides a framework for integrating remote authentication services into Drupal. When a user attempts to log in they are authenticated against the remote service; if they do not yet have a local user account one is created for them.

OpenAM and Drupal plugins are included, but it is extensible to other authentication mechanisms (OpenId, Oauth, etc.)

This module was developed by Capgemini UK, and is a work in progress.

Global

Configuration settings are available at Configuration >> System >> Authentication service.

Here you can activate the plugins you want to use. If more than one plugin is active, the system will fall through them until it finds a successful login.

Each plugin has a separate tab with plugin-specific settings.

Cache expiry is the maximum length of time attributes pulled from the server are cached. (Only the user's email address is currently used by this module, but all available attributes are cached.)

OpenAM

OpenAM plugin settings are available at Configuration >> System >> Authentication service >> OpenAM.

Base URI

Enter the base URI for connecting to the OpenAM server. (The trailing slash is REQUIRED.)

Communication with the server is done via JSON.

Ignore SSL certificate errors

Do not enable this unless you are absolutely sure you know what you are doing.

Context Menu

This module extends the context module by providing a conditions plugin that activates the menu if the node has a menu_links entry in a chosen menu.

Odbc

Drupal 7 driver for ODBC databases, with the primary use target being the Microsoft SQL Server ODBC Driver 1.0

Text Token Formatters

Provides additional token-izable field formatters for text fields. This allows you to easily and fully customize how fields are output.

Pages

Subscribe with RSS Subscribe to RSS - Under active development