Case-sensitive comparison of attribute values

DNs and attributes are case-insensitive by default. It is possible to define an attribute as case-sensitive in the schema, but this is rare.

General Information

Domain

TcHmiLdap

Full symbol path

TcHmiLdap.Config::CASE_SENSITIVE_ATTRIBUTE_VALUE_COMPARISON

Property is hidden

Yes

Contained in every configuration by default

No

Schema

Type

boolean

Default value

False

JSON Schema

{
    "default": false,
    "description": "DESC_CASE_SENSITIVE_ATTRIBUTE_VALUE_COMPARISON",
    "hidden": true,
    "propertyOrder": 17,
    "type": "boolean"
}