by Kevin Robinson.
Hi,
I have a website with a login that is already integrated with a database system that needs to be the master system.
i.e. my database needs to be the holder of the most upto date user details and password.
My client wants me to integrate with a Moodle site and I need to be able to automatically sign the user into Moodle when they sign in to my web site.
Any time the user updates any of their account details including their password via my web site i need to update the account details and password in Moodle to match.
Is there an API that can be used to update a user password ?
Any help would be appreciated.