When I debug this locally I see that the UserLogic.resolveReference is getting called, the args objects is an array that contains 2 strings. In my test that looks like this:
[[email protected], charlotte] index 0 is the username, index 1 is the answer to the security question. The first if statement checks to see if index 0 is a string and if so simply sets that value as the key, in my case I am not getting the key, I am getting the username. -- Sent from: http://syncope-user.1051894.n5.nabble.com/
