[ 
https://issues.apache.org/jira/browse/SYNCOPE-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450306#comment-17450306
 ] 

ASF subversion and git services commented on SYNCOPE-1654:
----------------------------------------------------------

Commit a9c2be288c0fe0e024d5489d6428f616644665d0 in syncope's branch 
refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=a9c2be2 ]

[SYNCOPE-1654] Allowing to search realm by key or full path


> Inconsistent Realm search FIQL expressions between JPA and Elasticsearch 
> engines
> --------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1654
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1654
>             Project: Syncope
>          Issue Type: Bug
>          Components: core, extensions
>    Affects Versions: 2.1.10
>            Reporter: Francesco Chicchiriccò
>            Priority: Major
>              Labels: elasticsearch
>             Fix For: 2.1.11, 3.0.0
>
>
> Searching by Realm when JPA search engine is configured requires expressions 
> like
> {code}
> realm==c5b75db1-fce7-470f-b780-3b9934d82a9d
> {code}
> When Elasticsearch search engine is configured, the following is required 
> instead:
> {code}
> realm==/even
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to