1.6 KiB
1.6 KiB
This plugin allows Google users to authenticate to Xen-Orchestra.
The first time a user signs in, XO will create a new XO user with the same identifier, without any permissions.
Creating the Google project
Enable the Google+ API:
Add OAuth 2.0 credentials:
Configure the XO plugin
In Settings, then Plugins, expand the Google plugin detail and provide:
- a
clientIDe.g326211154583-nt2s112d3t7f4f1hh49oo9164nivvbnu.apps.googleusercontent.com - a
clientSecret, e.gHTDb8I4jXiLRMaRL15qCffQ - the
callbackURL, e.ghttp://xo.company.net/signin/google/callback
Be sure to activate the plugin after you save the configuration (button on top).
You can now connect with your Google account in the login page:
Debugging
If you can't log in with your Google settings, please check the logs of xo-server while you attempt to connect. It will give you hints about the error encountered. You can do that with a tail -f /var/log/syslog -n 100 on your XOA.




