Hi Pat,

The password itself can contain ISO-8559-1 characters but you have to
send it to us in its hashed format (MD5 or SHA-1) as described below:

http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html#google_apps_tag_apps:login

On the other hand, if send us cleartext passwords during the
synchronization, it has to be all ASCII characters.

Thanks,

--Tony

On Feb 10, 10:01 am, prd <[email protected]> wrote:
> Hello,
>
> We have coded a password filter (http://msdn.microsoft.com/en-us/
> library/ms721882(VS.85).aspx) to allow us to send AD password changes
> up to Google Apps as they happen. We are hashing the passwords in a
> MySQL database that a separate process polls and periodically uploads
> using the API.
>
> My question is: can Google handle unicode characters in the password
> or do we need to enforce ASCII at the filter level?
>
> Thanks,
> Pat
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to