James Flemer created SYNCOPE-355:
------------------------------------

             Summary: Read-only attributes are not synchronized
                 Key: SYNCOPE-355
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-355
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.0
         Environment: RHEL 6.4 / OpenJDK 1.7.0_09 x86-64 / 
org.connid.bundles.ldap 1.3.5
            Reporter: James Flemer
            Priority: Minor


User schema attributes that are marked read-only do not seem to get populated 
by synchronization.  

To reproduce:
Configure a user schema attribute as read-only, create a (ldap) connector and 
resource, map the read-only attribute to an external (ldap) attribute, run a 
sync task.

Result:
All read-write attributes are sync'd as expected, read-only attributes remain 
blank (checked via CXF REST API "get" and via console).  The attributes are 
grayed out (i.e. read-only) but blank on the console, the attributes don't even 
show up in the REST API output.  There are no relevant ERROR or WARN messages 
in the logs that I can see.

Expected Result:
The read-only attributes are imported (sync'd) from the external resource, and 
displayed in Syncope, but are not editable within syncope.

Workaround:
Don't mark any attributes as read-only in the schema.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to