-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: COmanage Registry 4.2.1 (Pacific Pier MR1)
-
Component/s: Registry Plugins
It is possible for a LdapSchema plugin to define an objectclass but for that objectclass to not have any required attributes. In that situation the LdapProvisioner will fail because the objectclass is not a key in $configuredAttributes (but it is a key in supportedAttributes).