LDAP Client

The LDAP Client Channel is a uPortal channel for displaying and/or modifying a user's LDAP data. It can be used as a standalone channel, or as a servant channel. This allows the channel to be called as part of another channel's workflow, transparent to the user. The calling channel doesn't need to deal directly with LDAP, or with prompting the user for information. It merely needs to call the servant channel with a list of attributes to show or update, and optional introductory text. A sample channel is included in the source directory which demonstrates the use of the LDAP Client Channel as a servant.