[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OERealm thrown errors

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

Irfan

Guest
In a plain OERealm configuration, if you have configured OERealm.UserDetails.appendRealmError=true and throwing an error like this in your class THROW NEW Progress.Lang.AppError("User is expired ", 2). then you should get something like this Username load error ( _errorMsg = ERROR condition: User is expired (7211) ; _errorNum = 2 ) I believe you are doing HTTP SSO. I will check what you are getting when do you the same with HTTP SSO.

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