The proprietary real attributes only request control may be included in a search request to indicate that any search result entries that are returned should only include the values of real attributes from the entry, and that virtual attributes should be excluded. The control has an OID of 2.16.840.1.113730.3.4.17, and it does not take a value.
The following sample shows the JSON encoding for the control:
{
"oid": "2.16.840.1.113730.3.4.17",
"control-name": "Real Attributes Only Request Control",
"criticality": false
}