Xing connect
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Xing Connect is used for LOGIN/REGISTRATION for Drupal Sites
What does this module do?
* Allow users to register with Xing, their usename, email, profile pic can be synced to their Drupal account.
* Allow users to login with Xing.
How it works:
User can click on the "login with XING" link on the user login page/ User login block
When the user click the "login with XING" link, it automatically takes
user to Xing and asks for his permission. Once granted the module checks
the users email. If the email address is found on the Drupal Site, he is logged
in automatically. Otherwise a new user account is created with the email address
and the user is logged in.
SETUP:
1) Create a new app on https://developers.xing.com/apps
This will give you an App ID/API Key and an App Secret

2) Enable XING Connect module and configure at
admin/config/people/xing-connect
3) Enter your app id and secret key obtained from Xing app into the system setting form, "post url " textbox for redirection after user login/register and save your settings.
Related Projects
HybridAuth Social Login - Allows your users to login and register
