Module Description
The purpose of this module is to provide a flexible abstraction layer for authorization consumers, such as Drupal Roles, Organic Groups, Workbench Access Sections, and providers, such as LDAP. It allows for easy integration of various authorization systems into Drupal through pluggable consumer and provider classes.
Initially, this module was a part of LDAP in Drupal 7.x. However, it has been refactored and now requires the LDAP authorization module in Drupal 8.x. The module also includes the "ldap_authorization_drupal_roles" module, which has been renamed to "authorization_drupal_roles."
For more detailed information, please refer to the README.md file.
Modules currently utilizing the "Authorization" module include:
* ldap
* authorization_group
If you wish to implement an Authorization provider or consumer, please refer to the ldap_authorization provider module and the "authorization_drupal_roles" consumer module within the Authorization project itself.
Initially, this module was a part of LDAP in Drupal 7.x. However, it has been refactored and now requires the LDAP authorization module in Drupal 8.x. The module also includes the "ldap_authorization_drupal_roles" module, which has been renamed to "authorization_drupal_roles."
For more detailed information, please refer to the README.md file.
Modules currently utilizing the "Authorization" module include:
* ldap
* authorization_group
If you wish to implement an Authorization provider or consumer, please refer to the ldap_authorization provider module and the "authorization_drupal_roles" consumer module within the Authorization project itself.
Module Link
Project Usage
5505
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module provides a flexible abstraction layer for integrating various authorization systems into Drupal through pluggable consumer and provider classes.
Data Name
authorization