[
https://issues.apache.org/jira/browse/SYNCOPE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683504#comment-15683504
]
Sergey Beryozkin commented on SYNCOPE-971:
------------------------------------------
CXF SearchUtils will add SQL LIKE/NOT LIKE if a value contains a wildcard, ex,
as the last character. Perhaps Syncope can append it, possibly optionally
> Case insensitive search
> -----------------------
>
> Key: SYNCOPE-971
> URL: https://issues.apache.org/jira/browse/SYNCOPE-971
> Project: Syncope
> Issue Type: Improvement
> Components: client, console, core
> Reporter: gonzalad
> Fix For: 2.0.2, 2.1.0
>
>
> 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)