Open xianyu-one opened 8 months ago
Thank you for sharing your idea. If there is a significant demand from customers/community, we will carefully consider implementing the feature. Currently, the issue will be added to our product backlog to collect feedback.
Meanwhile, if you're interested in implementing it yourself, we also welcome pull requests.
Preflight Checklist
Describe your problem
Due to the difference between Dingtalk's authentication process and the standard OAuth2, it cannot be directly added using the common method.
Describe your ideal solution
Currently, Casdoor has implemented this feature: https://github.com/casdoor/casdoor/blob/master/idp/dingtalk.go
Also, here is the official documentation for Dingtalk: https://open.dingtalk.com/document/orgapp/obtain-identity-credentials
If needed, I can provide a translation of the official documentation.
Version
v2.42.16
Environment
Self-hosted
Additional Context
No response