For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
LDAP with WebSphere Application Server V8.x
LDAP authentication is based on the federated repository configuration. ACL management configuration of the Application Center uses the Virtual Member Manager API.
You must configure LDAP based on the federated repository configuration. The stand-alone LDAP registry is not supported.
Several different repositories, LDAP and non-LDAP, can be configured in the federated repository.
For information about configuring federated repositories, see the WebSphere® Application Server V8.0 user documentation or the WebSphere Application Server V8.5 user documentation, depending on your version.
Configuration of the Application Center for ACL management with LDAP
Some configuration details of ACL management are specific to the Application Center, because it uses the Virtual Member Manager (VMM) API.
The Application Center refers to these VMM attributes for users:
- uid represents the user login name.
- sn represents the full name of the user.
For groups, the Application Center refers only to the VMM attribute cn.
If VMM attributes are not identical in LDAP, we must map the VMM attributes to the corresponding LDAP attributes.
- Configure LDAP authentication for WebSphere Application Server V8.x
Use LDAP to define users who can access the Application Center console and users who can log in to the client.- Configure LDAP ACL management for WebSphere Application Server V8.x
Use LDAP to define the users and groups who can install mobile applications with the Application Center with the Virtual Member Manager (VMM) API.
Parent topic: Managing users with LDAP