OIM ICF Connector Framework - Enable Disable Method
909830May 4 2012 — edited Aug 20 2013Hi ,
I am currently working on developing custom OIM connector using ICF Framework , I am trying to create an adapter for application user enable disable . I am not sure about which method gets called to disable the user .
Do I need to write a seperate disableUser Method in the connector code , currently have methods for Create , Update and delete , do I need to write 2 more methods for Enable Disable of users.
I belive th UpdateOP interface is called during the disable / enable process .
any help would be much appreciated.
Cheers
Easwaran