[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2023-04-21 Thread ASF subversion and git services (Jira)


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

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

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

[SYNCOPE-1692] With updateDelta, do not invoke connector with empty 
modifications


> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2023-04-21 Thread ASF subversion and git services (Jira)


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

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

Commit f2d4a03c756e940573fc0bf3b39126149cd253bc in syncope's branch 
refs/heads/3_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=f2d4a03c75 ]

[SYNCOPE-1692] With updateDelta, do not invoke connector with empty 
modifications


> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2022-11-15 Thread ASF subversion and git services (Jira)


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

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

Commit 5a85f3ec47a8d639d0cc4c9f80b72813049a313b in syncope's branch 
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=5a85f3ec47 ]

[SYNCOPE-1692] Support password change with updateDelta, update ConnId LDAP 
connector


> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2022-11-11 Thread ASF subversion and git services (Jira)


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

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

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

[SYNCOPE-1692] Skip attributeDeltas for operational attributes


> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2022-10-31 Thread ASF subversion and git services (Jira)


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

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

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

[SYNCOPE-1692] Ensure not to ignore attributeDeltas for the rename case (#385)



> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1692) Incremental propagation

2022-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 47af7b55368583850e4064a324a4c73ccf649b0d in syncope's branch 
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=47af7b5536 ]

[SYNCOPE-1692] Refactoring the propagation process to allow for ConnId's 
updateDelta (#370)



> Incremental propagation
> ---
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core, documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.0
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's 
> full [update 
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental 
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
>  since quite some time, so we can take advantage of this if optionally 
> enabled in a Propagation Policy instance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)