[
https://issues.apache.org/jira/browse/SYNCOPE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18118019#comment-18118019
]
ASF subversion and git services commented on SYNCOPE-1998:
----------------------------------------------------------
Commit 1e0e3a321d8ef3e9f4d55a64d70a52178d5fb9ea in syncope's branch
refs/heads/4_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=1e0e3a321d ]
[SYNCOPE-1998] Fixing PropagationTaskCallable generation
> Delegated administration errors during propagation execution
> ------------------------------------------------------------
>
> Key: SYNCOPE-1998
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1998
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.0.8, 4.1.3
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 4.0.9, 4.1.4, 5.0.0
>
>
> How to replicate:
> # create a {{PropagationActions}} implementation which is invoking, in one
> of its methods, {{userDataBinder#getUserTO}}
> # assign such implementation to an external resource
> # propagate a user to such external resource
> At this point an exception with message like as follows is thrown:
> {code:java}
> Missing entitlement or realm administration under / for USER
> 01a0c454-9672-75ab-93d8-8ccef7cc9f50
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)