Discussion:
[lsc-changes] [Ldap Synchronization...] page added: documentation:2.1:configuration:connections:googleapps
webmaster
2014-03-04 18:20:46 UTC
Permalink
A page in your DokuWiki was added or changed. Here are the details:

Date : 2014/03/04 19:20
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
IP-Address : 88.173.78.196
Hostname : mne69-10-88-173-78-196.fbx.proxad.net
Old Revision: none
New Revision: http://lsc-project.org/wiki/documentation/2.1/configuration/connections/googleapps
Edit Summary: created
User : coudot

===== Google Apps =====

This section describe the [[http://www.google.com/apps/|Google Apps]] connection settings.

Let's look at a sample:
<file xml>
<lsc>
<connections>
<googleAppsConnection>
<name>googleapps</name>
<!-- The URL for Google Apps connection is the domain -->
<url>domain.com</url>
<username>admin at domain.com</username>
<password>XXXXXXXXX</password>
</googleAppsConnection>
</connections>
</lsc>
</file>

First to be able to reference the connection in the service, it's mandatory to give it a unique name element so that it can be referenced later in services (here googleapps).

* **url**: mandatory, this field shall contain a valid and well known domain name as accessed through the [[http://www.google.com/a/domain.com]]
* **username**: mandatory, this field shall contain the email address that has administrative privileges on the previously specified domain
* **password**: mandatory, the password corresponding to this email address

<note important>At this time this connection supports neither OAuth nor Captcha reenforced login.</note>
--
This mail was generated by DokuWiki at
http://lsc-project.org/wiki/
Loading...