Hi David, Are you using a client library to send your requests or are you building them yourself? I wonder if the issues is due to some encoding added by the programming language of your choice.
Claudio On Tue, Mar 22, 2011 at 3:26 AM, dmars2269 <[email protected]> wrote: > Hi all, > We have come across an issue where passwords with special characters are > not synching correctly with Google Apps via our Identity Mgmt. Normally > this is not an issue as we use SSO (The special characters work fine via > SSO) however the problem is when our clients try and use IMAP\POP. > Brief run down. > Reset password with a special character. Able to login to Google Apps via > SSO but unable to IMAP. > Reset password with just alphanumeric. Able to sign in via SSO and able to > IMAP. > Reset password with a special character just on Google Apps only. Able to > IMAP with the new password. Also able to signin via SSO with the original > password. > > The log files for the Google API call are passing the password through as > URI encoded. Example: "password$" is encoded and appears as "password%24". > > Many thanks > David Marshall > > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management 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-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management 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-mgmt-apis?hl=en.
