[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Authentication based on "custom" tables?

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Authentication with database in OE for Webspeed is possible with PAS for OE. It gives you the ability to validate your credentials with your database records and creates a Client-Principal. This Client-Principal will act as a token for your user and can be used for the life of that HTTP session. In Classic Webspeed, we do not support Client-Principal but in PAS for OE we can do various kinds of authentications(LDAP/AD/database(OERealm)/OAuth2) and URL Authorization. For more details, please take a look at this whitepaper. I can provide more details if you are interested. community.progress.com/.../download

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