Francesco Chicchiriccò created SYNCOPE-1206:
-----------------------------------------------
Summary: Dynamic membership updates not considered for
provisioning during update
Key: SYNCOPE-1206
URL: https://issues.apache.org/jira/browse/SYNCOPE-1206
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 2.0.5
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.6, 2.1.0
Let's suppose there is a group G with dynamic membership condition defined and
resource R assigned, and a user U which is not member of G neither statically
nor dynamically.
If U is updated to match the dynamic condition of G, then U should be
propagated to R, but this does not happen currently.
If, afterwards, U is updated again to not match any more the dynamic condition
of G, then U should be removed from R, but this does not happen as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)