Question

Is it possible to have all users editing a document using google docs not to have to enter a username and password by configuring alfresco to use a master username and password? The following:

# Enables Goggle Editable functionality set to true to enable
googledocs.googleeditable.enabled=true

# Google Docs system authentication credentials account Alfresco will use a tempt account 
# for everyone
googledocs.username=your_account@gmail.com
googledocs.password=your_gmail_password

aside from the googledocs.googleeditable.enabled=true doesn't work.

Was it helpful?

Solution

No it is not possible to have the Alfresco Google Docs v2 integration use a single user account. By design the new version documents are edited per user using their google account.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top