Hello,
I need to authenticate a webservice outside call. For that I'm trying to create username/password input fields. (if you have a better option please share :) )
However the action throws error exception (and I'm sure de user/pass is correct).
Trying to understand why I've place an aggregate to query the users.
The aggregate uses this view
[OSNOP2].DBO.[OSSYS_USER_T186] ENUser
And didn't return any results.
Anyone had this problem before?
Thank you
Hi Luis,
Check if the "User Provider" of that module is the same that you use in your other modules where you actually have users being able to login.
Regards,João Rosado
Hi Paulo,
The field "User Provider eSpace" had the value "Current eSpace".
I've change the value to "Users" and worked.
João Rosado wrote: