DS 7.1.7

wordMatch

Compares an assertion value of Directory String syntax to a value whose syntax is the ASN.1 DirectoryString type. The rule evaluates to TRUE if and only if the assertion value character string matches a word in the attribute value, according to the semantics of the caseIgnoreMatch rule. In this implementation, a word match occurs if the assertion value is contained within the attribute value, and the assertion value is bounded by the start or the end of the attribute value or any of the following characters: * A space * A period * A comma * A slash * A dollar sign * A plus sign * A dash * An underscore * An octothorpe (#) * An equal sign

Names

wordMatch

Origin

RFC 4517

OID

2.5.13.32

Syntax

DirectoryString

Copyright © 2010-2023 ForgeRock, all rights reserved.