Details
Description
Handle case insensitive search in syncope.
i.e. querying all users with an attribute givenName that matches (case insensitive) 'martin' would return :
- Martin
- martin
- mArtin
A nice thing would be to provide a FIQL feature for this (with a custom operator ? with some fiql functions ?).
Reference mail thread: https://lists.apache.org/thread.html/13284771128bcffbd860972c770ca0af6bbdb59948f70c969494aa50@%3Cuser.syncope.apache.org%3E
Attachments
Issue Links
- relates to
-
SYNCOPE-975 Search case insensitive ilike operator triggers search validation
- Closed
- links to