Does anyone know if there are any issues when performing a sync of users across Liberty Create instances ?
I have no problem with any properties and most of the attributes are fine except Privileges ?
if I attempt to sync a user with privileges I keep getting
E202 - Invalid value supplied for privileges: “[“PRV0000017FEFDF1”,“PRV0000012FEFDF1”,“PRV0000005FEFDF1”]” (scalar value required)
Is this simply saying that the privileges are not available on the target system ?
Even if that was the case - how is the matching done at the target end - is it by name - because presumably it cannot be GUID.
The same process for any user (specifically without privileges) works as expected.
This is NOT remote objects and is specifically an API Call in this case based on some property change of the source user object.
Since it seems to be sending an array of GUIDs - im not sure how this would even work at the target end.
Since there has been no further answer and I’ve rolled back to this again now for another request.
Using an export template I cannot get a displayable form of Privileges using the provided Displayable field processor.
In CS, assuming I have the record in context I can. Seems like a bug to me ?
I don’t believe privileges are able to be synced across CH hosts, at least they arent on ours and I was unable to do so due to the privilege data type (similar to your issue).
We use groups for all security, as group data sync (well, most of the time).
Strange that Liberty Create. doesn’t sync privileges as a core security component.