fabio martelli created SYNCOPE-729:
--------------------------------------
Summary: Skipped remote update during resource assignment if
connector CREATE capability is not provided
Key: SYNCOPE-729
URL: https://issues.apache.org/jira/browse/SYNCOPE-729
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 1.2.6, 2.0.0
Reporter: fabio martelli
Assignee: fabio martelli
Fix For: 1.2.7, 2.0.0
Skipped remote update during resource assignment if connector CREATE capability
is not provided.
Update does not occur because the beforeObj retrieving is denied: search
capability check is performed based on the original request (CREATE) instead
the actual one (UPDATE).
Suggestion: try to remove capabilitis check into the following method.
ConnectorFacadeProxy.getObject(final PropagationMode propagationMode, final
ResourceOperation operationType, final ObjectClass objectClass, final Uid uid,
final OperationOptions options)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)