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 2017/06/21 17:45:00 UTC

[jira] [Created] (SYNCOPE-1114) Dynamic group information not available during propagation

Francesco Chicchiriccò created SYNCOPE-1114:
-----------------------------------------------

             Summary: Dynamic group information not available during propagation
                 Key: SYNCOPE-1114
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1114
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 2.0.3
            Reporter: Francesco Chicchiriccò
             Fix For: 2.0.4, 2.1.0


How to replicate with test data:

# Create group G with dynamic USER membership condition "{{cool==true}}" (matching {{bellini}}) and {{resource-ldap}} assigned
# Provision G members

Result: G and {{bellini}} are both provisioned to {{resource-ldap}}, but user membership is not propagated, despite {{LDAPMembershipPropagationActions}} being selected; this because G's external resources were not available during propagation task execution.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)