---
title: authPasswordExactMatch
description: Compares an asserted authPasswordSyntax value with an authPasswordSyntax attribute's value.
component: pingds
version: 8.1
page_id: pingds:schemaref:mr-authPasswordExactMatch
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/mr-authPasswordExactMatch.html
---

# authPasswordExactMatch

Compares an asserted `authPasswordSyntax` value with an `authPasswordSyntax` attribute's value.

The rule evaluates to TRUE if and only if there is an attribute value with the same `scheme`, `authInfo`, and `authValue` as the asserted value. The rule evaluates to FALSE if no attribute value has the same components. Otherwise, the rule evaluates to Undefined.

|                    |                                                                     |
| ------------------ | ------------------------------------------------------------------- |
| *OID*              | 1.3.6.1.4.1.4203.1.2.2                                              |
| *Names*            | authPasswordExactMatch                                              |
| *Description*      | authentication password exact matching rule                         |
| *Assertion syntax* | [AuthenticationPasswordSyntax](s-AuthenticationPasswordSyntax.html) |
| *Origin*           | [RFC 3112](https://datatracker.ietf.org/doc/html/rfc3112)           |
