Skip to content

minamion/keycloak-services-social-wechatwork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-services-social-wechat-work

Keycloak企业微信登录插件

版本:10.0.2,原项目在6.x下也可以使用

构建

mvn clean package

安装

  • 将jar包添加到你的keycloak服务: (create providers folder if needed):

    • $ cp target/keycloak-services-social-wechat-work-{x.y.z}.jar _KEYCLOAK_HOME_/standalone/deployments/
  • 将页面模板添加到你的keycloak服务:

    • $ cp themes/base/admin/resources/partials/realm-identity-provider-wechat-work.html _KEYCLOAK_HOME_/themes/base/admin/resources/partials/
    • $ cp themes/base/admin/resources/partials/realm-identity-provider-wechat-work-ext.html _KEYCLOAK_HOME_/themes/base/admin/resources/partials/

基于 https://github.com/kkzxak47/keycloak-services-social-wechatwork

配置

key value
First Login Flow first broker login
Post Login Flow

注意

About

keycloak social login for wechat-work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.1%
  • HTML 32.9%