Keycloak social identity provider for Lark(飞书).
- 添加jar包到Keycloak服务:
cp target/keycloak-service-social-lark-${version}.jar ${KEYCLOAK_HOME}/providers
- 添加模板文件到Keycloak服务:
cp templates/realm-identity-provider-lark.html ${KEYCLOAK_HOME}/themes/base/admin/resources/partials/
cp templates/realm-identity-provider-lark-ext.html ${KEYCLOAK_HOME}/themes/base/admin/resources/partials/
based on https://github.com/zh417233956/keycloak-services-social-dingtalk
based on https://github.com/litianzhong/keycloak-social-ding