Previous Topic: Evaluation of OperatorsNext Topic: Add and Remove Actions


Case-Insensitivity of Rules

When you create admin or access roles, the rules that you create may be evaluated in a case-insensitive or case-sensitive manner depending on the user store.

However, at the end of a create or modify operation, the rules are evaluated internally in a case-insensitive manner before committing the changes to the user store. For example, if a rule has a condition where title=manager, the rule matches the user store object, whether it has a title value of manager or Manager.