sql-serverauthenticationopenamopendjopenidm

SQL Server openDJ integration


I have a requirement where I have to bind MS SQL server users with LDAP (openDJ). Currently I am seeing only option to achieve this is to have AD on SQL server and connect AD with openIDM through LDAP connector.

Is there a way this can be achieved through openAM and openDJ itself, without requiring openIDM in between.


Solution

  • I got to know that there is no way to achieve this. I ended up using AD as the primary Directory store as password sync of users from DJ to AD (via IDM in between) was not possible. As the AD connectors available allow the flow of changes from AD to IDM/DJ only.