Dear all, I'm trying to created a connector for an SPML interface. I need to implement the following scenario:
- A User object is provisioned through the connector. The resource returns a SPML PsoID as identifier for the newly created object. - A change to the user is provisioned through the connector. The resource uses the PsoID to identify the User object. Provisioning a new user using the SPML addRequest works fine and in the syncope-console I can see the correct PsoID mentioned as "AccountLink". This surprises me, because I have no account Link configured in the mapping. When a change is made, however, I do not get the correct accountLink in the connector and thus cannot create a correct modifyRequest. How do I configure syncope to store the accountLink and provide it to the connector on changes? Thanks in advance! Best regards, -Maarten Winkels
