[progress Communities] [progress Openedge Abl] Forum Post: Re: Authentication Problem With...

  • Thread starter Thread starter whenshaw
  • Start date Start date
Status
Not open for further replies.
W

whenshaw

Guest
The purpose of the JSDOSession is to handle the login.jsp for you -- if you send valid credentials in the login call promise = jsdosession.login("wayne", "mypassword"); then the login page will be intercepted and handled automatically, so your code would go on and call addCatalog() and then create a JSDO, without the end user seeing the login.jsp page. What do you see for network traffic, using the network tab of your browser debugger, or Telerik Fiddler, or a similar monitoring tool? What version of OpenEdge are you using?

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