Description
Escape spaces in the user and group names which are part of rest call uri in UserSync process
Rest call to user deletion process during usersync throws exception due to space present in user / group names and for this spaces has to be escaped where ever there is reference to username / groupname in the rest URL.