-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: add useIdAsName field for WeCom OAuth provider #3797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@Rocky-Jinxing can you help me test this pr? |
Sure, it's late at night now, I can help you test it during the day tomorrow. |
🎉 This PR is included in version 1.910.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
@dacongda And I also tested that I already have an account with name=renjinxing in casdoor. After logging in with this account, I can manually bind a third party to log in to wecom. |
you should open use id as name option in wecom provider |
@dacongda
For 1 and 2, there is no problem at all, but for 3, there is actually a user with name=RenJinXing in casdoor. Can the application bind him to the existing account without opening registration? Otherwise, enterprise users can only manually bind in user information after successful login. |
for 3, maybe we can add a extra option named "auto bind to exist user", you can open a new issue to discuss it. |
I have re-created the issue #3801 |
Fix: #3780