[progress Communities] [progress Openedge Abl] Forum Post: Re: Userid When Used Basic...

  • Thread starter Thread starter Donicello Lampe
  • Start date Start date
Status
Not open for further replies.
D

Donicello Lampe

Guest
Please see the following KBase article: knowledgebase.progress.com/.../What-are-the-basic-steps-to-authenticate-REST-clients-against-the-OpenEdge-database-User-table Are you looking for code similar to what is provided at the end ? DEFINE VARIABLE hCP AS HANDLE NO-UNDO. hCP = SESSION:CURRENT-REQUEST-INFO:GetClientPrincipal(). MESSAGE "Username: " + hCP:QUALIFIED-USER-ID.

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