Configuring API Gateway to Use LDAP
About this task
If your site uses Lightweight Directory Access Protocol (LDAP) for user and group information, you can configure API Gateway to obtain user and group information from the external directory.
LDAP protocols are designed to facilitate sharing information about resources on a network. Typically, they are used to store profile information (login ID, password, and so on.). You can also use them to store additional information. API Gateway uses LDAP for performing external authentication.
Using your existing LDAP information allows you to take advantage of a central repository of user and group information. System administrators can add and remove users from the central location. Users do not need to remember a separate password for webMethods applications; they can use the same user names and passwords that they use for other applications. Remember to use your LDAP tools to administer users or groups stored in an external directory.
- Instruct API Gateway to use the LDAP protocol. API Gateway supports LDAP v3.
- Define one or more configured LDAP servers that API Gateway is to use for these users.
- Set the watt.server.ssl.trustStoreAlias property, if an LDAP provider is SSL-enabled, to point to the trusstore alias that contains the certificates required to establish a secure connection with the LDAP server.
To specify LDAP as the external provider