Content
View differences
Updated by Oliver Günther almost 6 years ago
* Have a user authenticate from LDAP
* Set `Setting.oauth_allow_remapping_of_existing_users = true`
* Try to remap that user with an SSO connection
**Actual**
User cannot be reidentified because `auth_source_id` has to be nil
**Expected**
User can be reidentified.
* Set `Setting.oauth_allow_remapping_of_existing_users = true`
* Try to remap that user with an SSO connection
**Actual**
User cannot be reidentified because `auth_source_id` has to be nil
**Expected**
User can be reidentified.