Wechat Login for Keycloak
To install the social weixin one has to:
-
Add the jar to the Keycloak server:
cp target/keycloak-services-social-weixin-*.jar _KEYCLOAK_HOME_/providers/
-
Add three templates to the Keycloak server:
cp templates/realm-identity-provider-weixin.html _KEYCLOAK_HOME_/themes/base/admin/resources/partials
cp templates/realm-identity-provider-weixin-ext.html _KEYCLOAK_HOME_/themes/base/admin/resources/partials
mvn install
mvn clean test
-
For Keycloak 7.0.0: https://github.com/Jeff-Tian/keycloak-services-social-weixin/packages/225091?version=0.0.6
-
For Keycloak 15.0.2: https://github.com/Jeff-Tian/keycloak-services-social-weixin/packages/225091?version=0.0.22
docker pull jefftian/keycloak-heroku:latest
- 20210805
1 Support Keycloak 15.0.2