[progress Communities] [progress Openedge Abl] Forum Post: Re: Oerealm Doubts

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
The presentation also says that it's not Limited to using the OpenEdge database’s _User table, does someone have implemented this? What must I change to make this happen? Check out http://pugchallenge.eu/emeapug/images/presents2015/REST_Security.pdf for some details starting at around slide 27. OE Realm is NOT ... - Able to support remotely created and deleted user accounts. (5th slide) I'd like to know if it's true? 'Cause by reading it, I understood that in my web application, I can't implement a "Create/Update User Info". For example, a webpage where if you're not a register user, you have the option to click a "New User" button and this process creates a new user in _user table. This basically means that the realm interface is not an administration interface, but primarily a 'query' interface. You can use your own application table for user accounts but you will also have to add administrative functions yourself (whether that's remote (ie over http) or local).

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