-
Type:
Task
-
Status: QA Backlog
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 7.0.0
-
Fix Version/s: 7.0.0
-
Component/s: documentation, rest
-
Labels:None
-
Epic Link:
-
Story Points:0.5
The patch for OPENDJ-6879, https://stash.forgerock.org/projects/OPENDJ/repos/opendj/pull-requests/5043 , brings changes to the REST to LDAP configuration that must be documented.
- TheĀ "resourceTypeProperty" has been removed. The value is inferred from the property that has "type": "resourceType".
- A new "allowedAuxiliaryTypes" array (list), default: empty, should be added to https://ea.forgerock.com/docs/ds/rest-guide/index.html#rest-resource-type-properties . This list specifies auxiliary LDAP objectClass types of the underlying LDAP entries that the resources are mapped to. If the concrete auxiliary object classes all derive from an abstract auxiliary object class, it is sufficient to list the abstract object class rather than enumerating the whole list. For example, ["ds-pwp-validator"] covers the password validator object classes.
- depends on
-
OPENDJ-6879 Rest2Ldap should support auxiliary "mix-in" object classes in order to support enhanced password policies
-
- Dev backlog
-