I’m having a Problem with the behavior of privacyidea when usernames (effectively E-Mail addresses) differ in only one character. (e.g. frank.drebin@national-lampoon.com, frank-drebin@national-lampoon.com and frank_drebin@cop.com) They are recognized as the same user.
So if you use the API endpoint /token/init for all three users to assign one TOTP to each of them, only one user_id gets all three tokens.
Is it a bug in Version 3.9.3 or a feature?
Denis