Content
View differences
Updated by Markus Kahl almost 6 years ago
### **Steps to reproduce:**
1. Create password-based user with upper case letters in their login and email
2. Configure an OpenID Connect provider
3. Enable `oauth_allow_remapping_of_existing_users`
4. Try logging in via the provider with this user
### **Actual Behavior**
You see the registration form showing 2 errors: login taken, email taken.
### **Expected Behavior**
The user should be updated with the respective identity url and logged in.
1. Create password-based user with upper case letters in their login and email
2. Configure an OpenID Connect provider
3. Enable `oauth_allow_remapping_of_existing_users`
4. Try logging in via the provider with this user
### **Actual Behavior**
You see the registration form showing 2 errors: login taken, email taken.
### **Expected Behavior**
The user should be updated with the respective identity url and logged in.