PingDS 8.0.0

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.

OID

1.3.6.1.4.1.36733.2.1.4.5

Names

caseExactJsonIdMatch

Assertion syntax

Json

Interface stability

Internal use only. Do not remove or modify. Subject to change without notice.

Origin

OpenDJ Directory Server