Lizenzma...@debeka.de
unread,Apr 23, 2015, 2:21:11 AM4/23/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pwm-g...@googlegroups.com
Hi,
I'm using the pwm web frontend to reset forgotten passwords, which is working well for quite some time now. I recently found out now about the rest api, which offers various functions to be implemented in my own application.
In the web interface, I just have to provide my basic login information (user name and email address) and the answers to 2 secret questions. Then I can set a new password for my account without knowing the former one.
However, after looking through the documentation and source code for quite some time now, I still couldn't find a way to reset my password in case I've forgotten it only using the rest api. I planned to implement api function calls in my own application.
Is it even possible to reset a forgotten password with just the rest api, or do I have to make calls to the web interface in my application?
Sincerely,