Hello All,
I am currently working on evaluating the OpenIAM Community Edition product to see if the product meets the need of my customer depending upon which we would like to move forward with Enterprise Edition for production. As a part of it, I am have completed the installation of the product and integrated AD (via LDAP & Windows Powershell connector). I am having issues with creating a new user. Here is the description of the issue.
1. The connectors (LDAP and AD Windows Powershell connector) are able to connect to AD Domain.
2. when I create a user in OpenIAM and add corresponding roles, it creates OpenIAM identity and keeps the AD Identity in PENDING_CREATE state.
3. I don’t see any errors in logs.
4. For the Powershell connector, I was able to validate that the JSON for new user creation is stored in the Simulation folder. but the identity is not created in AD.
Any help you can provide is of great help.
I followed the below links:
AD Powershell: http://docs.openiam.com/docs4112/html/docs.htm#connectors/ad-powershell.htm#8._Active_Directory_webservices_with_PowerShell%3FTocPath%3DConnector%2520Configuration%2520Guide%7C8.%2520Active%2520Directory%2520webservices%2520with%2520PowerShell%7C_____0
LDAP Connector:
Installation: http://docs.openiam.com/docs4112/html/docs.htm#Getting%20Started/provisioning-rpm.htm?Highlight=connecting%20active%20directory
Configuration: http://docs.openiam.com/docs4112/html/docs.htm#connectors/ldap-ad.htm#7._LDAP_connector_for_Active_Directory%3FTocPath%3DConnector%2520Configuration%2520Guide%7C7.%2520LDAP%2520connector%2520for%2520Active%2520Directory%7C_____0