Hi There, i am currently evaluating syncope for my employer. I have successfully provisioned accounts from a flat file (extracted from our employee database) to various ldap and database targets. i would also like to provision accounts to our red hat IPA system. I can provision directly into IPA's ldap backend, but this is not ideal as there are a number of things (kerberos etc) not set when you create accounts via ldap.
IPA does have a json interface for provisioning accounts. I dont see a json plugin in connid. Is there a way to provision accounts directly to a RESTful target? I notice a new CMD connid - I guess I could call curl directly via this connector and call IPA's provisioning that way? Only problem is, the CMD connector is very new and I cant find any documentation about how it receives the data from syncope (I would need to know how the data is passed so I can form the json file to pass to curl. Thanks for any help, Elf
