The 
This section summarizes the new features in this release.
The 
 This section provides information about fixes and improvements made to the 
The following issues are fixed in 
This release of the 
LDAP may create a user account with incomplete information if multiple attributes are changed, in addition to the user login. (ADP-5654)
Workaround: manually edit the user in 
When authenticating a user after the interface is redeployed, the interface may fail to unregister an authentication service leaving the users unable to authenticate.
The issue occurs when the bundle is redeployed, it does a deploy, cancel, then redeploy, and sometimes the doStop/doStart get called multiple times in an improper sequence, so the authentication service is not unregistered, causing there to be two services registered, one with the incorrect interface. (ADP-7337)