Issue Summary
Steps to Reproduce
- Create a cached connector directory
- Configure Crowd to update users on authentication in the aforementioned directory
- Rename the user in LDAP and authenticate to Crowd as that user
Expected Results
Crowd performs the rename and publishes a UserRenamedEvent.
Actual Results
The UserRenamedEvent is not being published.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available