Oracle SOA Suite 12c LDAP Adapter tutorial
This post is based on the previous article on how to install ApacheDS and Apache Directory Studio . You can find the full source code for the current article on GitHub here . The article is separated in the following sections: Create a new LDAP partition with a user Configure WebLogic LDAP Adapter Create a BPEL process which utilizes LDAP Adapter Section 1 - Create a new LDAP partition with a user To setup our example, we need to create an LDAP partition to store our users. In order to do this: Open Apache Directory Studio, right click on the ApacheDS connection, click on Open Configuration option and go to the partitions tab. ...