caseExactJsonIdMatch
This matching rule is used for attributes whose values are JSON objects.
With this rule, only the "_id"
fields matter for matching.
In other words, two JSON objects are considered equal
if their "_id"
values match, regardless of other values.
Respect case when finding matches.
For example, BJensen
and `bjensen`do not match.
Names |
caseExactJsonIdMatch |
Origin |
OpenDJ Directory Server |
Interface stability |
Internal use only. Do not remove or modify. Subject to change without notice. |
Assertion syntax |
|
OID |
1.3.6.1.4.1.36733.2.1.4.5 |