[progress Communities] [progress Openedge Abl] Forum Post: Re: A Simple Authentication...

  • Thread starter Thread starter MatheusMokwa
  • Start date Start date
Status
Not open for further replies.
M

MatheusMokwa

Guest
Check if the code below can help you var serviceURI = 88.113.172.165:8810/.../ jsdoSettings = { serviceURI : serviceURI, catalogURIs : serviceURI + '/static/hhMobileService.json; authenticationModel : progress.data.Session.AUTH_TYPE_FORM}; var JSDOSession = new progress.data.JSDOSession(jsdoSettings); JSDOSession.login(credentials.username, credentials.password);

Continue reading...
 
Status
Not open for further replies.
Back
Top