[progress Communities] [progress Openedge Abl] Forum Post: Re: Update Profile Info Without...

  • Thread starter Thread starter Aditya Dhulipala
  • Start date Start date
Status
Not open for further replies.
A

Aditya Dhulipala

Guest
Updating the user information without providing password would be insecure. As there is a filter configured to authenticate the requests, removing it may compromise the security of the system. Admin user will be authenticated from the realm that was extended. From the information above, as the password is ignored right now, the authentication will be failed. As the JDBC realm has been extended, please override the passwordOK(String password) and handle scenario in there. Thanks, Aditya.

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