gonzalad created SYNCOPE-971:
--------------------------------
Summary: Case insensitive search
Key: SYNCOPE-971
URL: https://issues.apache.org/jira/browse/SYNCOPE-971
Project: Syncope
Issue Type: Improvement
Reporter: gonzalad
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 ?).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)