[progress Communities] [progress Openedge Abl] Forum Post: Re: Rest Form Based...

  • Thread starter Thread starter Alon Blich
  • Start date Start date
Status
Not open for further replies.
A

Alon Blich

Guest
Hello Mike, I am not sure if this answers your questions but what we did a few years ago was basically create 2 services - 1. login service which receives a username and password, and possibly any other information. the service then creates a session record in the database with all the session data and returns the session id. 2. gateway service which all requests are routed through. every request requires a valid session id and before running the request that session information is loaded. Regards, Alon

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