Open Connect

Component ID

2892191

Component name

Open Connect

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

333

Component created

Component changed

Component body

Open platform authentication and connection, especially for China. It has builtin support for identity providers below:

  • QQ
  • WeChat MP (Media Platform, 微信公众号)
  • WeChat OP (Open Platform,微信开放平台)
  • Weibo (微博)

Features

  • 3rd party login / social login (第三方帐号登录)
  • Connect 3rd party platforms to current Drupal account (绑定帐号)

A user can log in using a 3rd party platform and connect other platforms later.
To support a new identity provider, create a new plugin extending the base identity provider plugin.

Known issues

  • WeChat MP should only be available on WeChat mobile browsers.

This module is inspired by openid_connect module, but it does not conform to the OpenID Connect protocol, which is not suitable for China.