As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
James,
At this time we do not expose an endpoint to reset a password in that manner. We only allow for resetting a password via the rest API endpoint, which sends a reset link to the user's registered email address.
Thanks,
jamescurro
I want to implement a feature where the user can change their current password when already logged in. In doing so I want them to authenticate their current password before being allowed to choose their next password. Is there a way to do this that I am unaware of? My issue is I can not authenticate the current password when already logged.
Thank you