Hi, It sounds like a good idea to avoid admins do the manual work, I would only advise to double check security. You should use HTTPS if possible. It's also safer to use a temporary password after your validation and then force a changePasswordAtNextLogin.
http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html#google_apps_tag_apps:login Cheers, Julian On Jul 23, 9:21 pm, Stephen <[EMAIL PROTECTED]> wrote: > I have a set of emails through gmail. Currently when a > password needs to be changed when user forgets password, the > administrator has to reset it. I am trying to create a set pages using > the provisioning API and existing resources that would allow the user > to be verified through our domain and then be given the opportunity to > reset their pw without having to enter the pw they presumably do not > remember. > > This would utilize the update account feature of the api. the user > name for the domain and gmail are the same. I am just looking to put > in a form, after verification through the local domain, a text entry > point that would parse their entry for a new password, add it to the > xml document needed for account update along with the username that > they verified through the local domain and post that for the user. > > If anyone has comments, or suggestions is this objective, they are > welcomed, > > Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
