The
This section summarizes the new features in this release.
The
The
This section provides information about fixes and improvements made to the
The following issues are fixed in
The adapter no longer updates the facility of existing users when the login case does not match. (ADP-9550)
Upon LDAP sync during upgrade, users were updated and set to the global facility. Existing user’s facilities should not be changed after initial creation. The adapter was not able to correctly determine that the users were the same login due to a case sensitivity issue.
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)