How to implement Active Directory Integration
Content
Hi,
we would need to integrate Oracle HCM Cloud with Microsoft Active Directory (2012 R2). Oracle HCM cloud is the master for the personal / employment info and we would need to transfer those information to Active Directory (for example address / legal entity / bu / department / etc.)
We investigated the bridge for active directory solution provided by Oracle
(https://docs.oracle.com/en/cloud/saas/human-resources/20b/ochus/working-with-the-bridge-for-microsoft-active-directory.html#OCHUS2268349)
but there are only a few fields that can be mapped. see screenshot. Is it correct?
For this reason we want to implement our own integration extracting everything we need for each user (address / legal entity / bu / department / etc.) and to update the related user in Active Directory. Any suggestion about how to perform this update in AD? Could you please provide a WSDL that we can use to understand the available web services on AD side? I assume that the bridge internally use such web services.