[
https://issues.apache.org/jira/browse/SYNCOPE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824316#comment-17824316
]
ASF subversion and git services commented on SYNCOPE-1809:
----------------------------------------------------------
Commit 36fdf832a1274aeb7c47fcbec47804b5ec4fe808 in syncope's branch
refs/heads/master from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=36fdf832a1 ]
[SYNCOPE-1809] Remove uidOnCreate attribute on delete propagation (#640)
* [SYNCOPE-1809] Remove uidOnCreate attribute on delete propagation
> Cleanup of uid-on-create attribute on resource unassignment
> -----------------------------------------------------------
>
> Key: SYNCOPE-1809
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1809
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.0.6
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Priority: Major
> Fix For: 3.0.7, 4.0.0
>
>
> Suppose to have an external resource that generates ids on its side and you
> should set for a specific mapping the "Schema to hold values for identifiers
> generated upon Create by the external Identity Store" with a specific plain
> attribute name, i.e. "uid on create".
> When that resource is unassigned from the user, group or any object, that
> attribute value should be cleared to guarantee consistency in future
> assignments of the same resource and to cleanup all info related to the
> removed resource.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)