Francesco Chicchiriccò created SYNCOPE-1998:
-----------------------------------------------
Summary: 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.1.3, 4.0.8
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 4.0.9, 4.1.4
How to replicate:
# create a {{PropagtationActions}} 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)