ilgrosso commented on pull request #234:
URL: https://github.com/apache/syncope/pull/234#issuecomment-764735152


   I am going to:
   
   1. revert the changes on Console
   2. change `ConnObjectTO` to bear, alongside with attributes, the FIQL query 
to uniquely identify the given object on the given External Resource; the idea 
is that such FIQL will generally be something like `__UID__==value` unless a 
`PushPolicy` with `PushCorrelationRule` is defined: in such cases it will be 
responsibility of the `PushCorrelationRule` implementation to generate the FIQL
   3. change Console to use the FIQL from a given  `ConnObjectTO` instance to 
implement single pull


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to