[
https://issues.apache.org/jira/browse/SYNCOPE-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158649#comment-16158649
]
ASF subversion and git services commented on SYNCOPE-1206:
----------------------------------------------------------
Commit 5295039bb5443114822d288635589f8b24b43609 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=5295039 ]
[SYNCOPE-1206] At the end of update, explicitely process dynamic memberships
for group resources
> 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)