Change passwords for users with multiple signupsources
Opened this issue · 1 comments
BetoFandino commented
Description
In some cases a customer requests to add several signupsources for the same user, but having this feature when the customer wants to change the password from control, the result is an error of the tool.
To solve this from SD we want to propose an improvement that regardless of the amount of a user, allowing the customer from control to make this password change through eox-core.
Additional context
Some image with the actual problem:
Response from backend log: [
"You can't update users with more than one sign up source."
]
felipemontoya commented
Same issue as with #268