xwikisas / application-googleapps

Google Apps Integration
0 stars 5 forks source link

The GoogleApps-service should be graceful with users without Google-Apps account #7

Open oanat opened 5 years ago

oanat commented 5 years ago

We should add a warning on the GoogleApps homepage for the link http://<server>/xwiki/bin/view/GoogleApps/TestDocumentList since it's only available for Google accounts (XWiki accounts get a 400 connection error "Error: redirect_uri_mismatch").

polx commented 4 years ago

Yes, this should be done by an extension of the GoogleApps service which should have a method hasUserGAppsProfile or so.