Open qbey opened 10 hours ago
When we use the feature to get Organization registration number, the claim contains this value and it does not match with any user field.
BUG seen in LA-REGIE-BACKEND-16
I switched to a whitelist instead of a blacklist (and two loops, with an if condition on each)
update_user_if_needed
Purpose
When we use the feature to get Organization registration number, the claim contains this value and it does not match with any user field.
BUG seen in LA-REGIE-BACKEND-16
Proposal
I switched to a whitelist instead of a blacklist (and two loops, with an if condition on each)
update_user_if_needed
for simplification