Thanks for your reply!I created a user with email as
"myemail@geometrixx.info". Then tried to call this api as this:
userMgr.findAuthorizables("email", "myemail@geometrixx.info",
UserManager.SEARCH_TYPE_USER)It doesn't return the matched user.Can you
see anything that I did wrong?