You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2019/07/25 11:26:00 UTC

[jira] [Updated] (SYNCOPE-1480) Elasticsearch:dynealm assignment not updated on condition change

     [ https://issues.apache.org/jira/browse/SYNCOPE-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-1480:
--------------------------------------------
    Summary: Elasticsearch:dynealm assignment not updated on condition change  (was: Dynamic realms assignment not updated on dynamic relam condition change)

> Elasticsearch:dynealm assignment not updated on condition change
> ----------------------------------------------------------------
>
>                 Key: SYNCOPE-1480
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1480
>             Project: Syncope
>          Issue Type: Bug
>          Components: core, extensions
>    Affects Versions: 2.0.13, 2.1.4
>            Reporter: Andrea Patricelli
>            Priority: Major
>             Fix For: 2.0.14, 2.1.5, 3.0.0
>
>
> # Enable elasticsearch extension and setup ES indexes, etc.
>  # Login as admin to console
>  # Create a dynamic realm with a condition on an USER attribute
>  # Add or change an attribute to an user in order to match that dynamic realm
>  # Check that on ES dynRealms field of the specific user has been populated with the dynRealm value.
>  # Update dyn realm condition of the dyn realm created at step 3, in order to *not match anymore* the user at step 4.
>  # Check that on Syncope dynamic realm is no more assigned
>  # On elasticsearch dynRealms field is still populated with the dynamic realm created at step 3.
> This is due to missing event notification in https://github.com/apache/syncope/blob/syncope-2.0.13/core/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/dao/JPADynRealmDAO.java#L114-L119



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)