---
title: objectIdentifierMatch
description: Compares an assertion value of OID syntax to a value whose syntax is the ASN.1 OBJECT IDENTIFIER type.
component: pingds
version: 8.1
page_id: pingds:schemaref:mr-objectIdentifierMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-objectIdentifierMatch.html
---

# objectIdentifierMatch

Compares an assertion value of OID syntax to a value whose syntax is the ASN.1 OBJECT IDENTIFIER type.

The rule evaluates to TRUE if and only if the assertion value and the attribute value represent the same object identifier value, that is, the same sequence of integers.

|                    |                                                           |
| ------------------ | --------------------------------------------------------- |
| *OID*              | 2.5.13.0                                                  |
| *Names*            | objectIdentifierMatch                                     |
| *Assertion syntax* | [OID](s-OID.html)                                         |
| *Origin*           | [RFC 4517](https://datatracker.ietf.org/doc/html/rfc4517) |
