Hello Praveen/List ,

Thanks for the response but it has proved bit tricky to me and I have not
been
able to get it working .

I am reproducing below the argument notes for this service.


isServiceAuth          True     Boolean                                 IN
       False
locale                 True     java.util.Locale
INOUT     True
login.password         True     String                                  IN
       True
login.username         True     String                                  IN
       True
timeZone               True     java.util.TimeZone
INOUT     True
userLogin              True     org.apache.ofbiz.entity.GenericValue
INOUT     True
visitId                True     String                                  IN
       False


Are we supposed to specify the username and password
in 'login.username' and 'login.password' respectively or in 'userLogin' ?


if it is the latter it is very difficult owning to

https://issues.apache.org/jira/browse/OFBIZ-10317


regds
mallah


On Sat, May 26, 2018 at 6:10 PM, Praveen Sharma <
[email protected]> wrote:

> Hi Rajesh,
>
> In order to authenticate a 'USERNAME' and 'PASSWORD', You can refer to
> service "userLogin".
>
>
>
>
> On Wed, May 23, 2018 at 8:07 PM, Rajesh Mallah <[email protected]>
> wrote:
>
> > Hi ,
> >
> > How do we authenticate a 'username' and 'password' ( plain text
> > user-inputted)
> > against OFBiz UserLogin. Is there any Webservice for that which just
> > returns
> > boolean or reply in any format  about the combination ( auth was failure
> or
> > success).
> >
> >
> >
> > Kind Regds
> > mallah.
> >
>
>
>
> --
> *Praveen Sharma* | Enterprise Software Engineer
> HotWax Systems <https://www.hotwaxsystems.com>
>

Reply via email to