2013/12/10 Nindi Gill <[email protected]> > Hello, > > Thank you so much for your help - just had one more question if you are > able to help: > > Can Google Apps user credentials by used to sync? > >
AS you can see in Google Apps API, you can sync password: https://developers.google.com/google-apps/provisioning/?csw=1#creating_a_user_account You just need to have the password in cleartext or in SHA-1 to push it to Google Apps. May be off topic, but you hav to know that you can configure Google Apps to do SAML, so you don't have to sync password (authentication will be done on your IDP). Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

