Closed (works as designed)
Project:
Workbench Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 04:47 UTC
Updated:
13 Jan 2013 at 16:07 UTC
I need to write an ldap authorization plugin for workbench access. The basic idea is to map ldap users to workbench authorizations. (The very basic architecture of ldap authorization is at http://www.gliffy.com/publish/2384881/ )
In the drupal role plugin for LDAP the "target/consumer" is a drupal role. In LDAP OG the "target/consumer" is an organic groups x role within group.
1) In workbench access would the target/consumer be a user section x access scheme?
2) In implementing this, I just need to write a class implementing the following methods that extends a class called "LdapAuthorizationConsumerAbstract". Does it look like I have the mappings correct below?
Comments
Comment #1
agentrickard