Hi
I have a big problem. My application try to compare beetwen two passwords, one is a string that I get from HTTPPassword
field from NAB, of course, is encode. Second password is a normal string. I compare both by using Session.VerifyPassword, and on test server works fine, but on productive server it doesn´t work.
Test server is without SSO, productive is SSO.
Please, somebody help me…
Thanks in advanced.