LCES2.5 turnkey:I'm trying to add users or groups from Flex, using
remoting by calling
DirectoryManagerService.createLocalUser(User,password) and I'm getting
the following error: "class
com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce
object:{system=false, canonicalName=test, principalType=USER,
userid=test, domainName=DefaultDom, local=true, locked=false,
disabled=false} of type:java.util.HashMap to type:
com.adobe.idp.um.api.infomodel.User null".Weird that I get a similar
error w...