-
Defect
-
Resolution: Done
-
Major
-
None
-
None
-
None
We recently had a user complain that we could not find their openid based on their entered email address.
After a bit of testing, it seems as though the retrieve openid form requires the exact match of their user's email address. Meaning that the request is case sensitive.
Technically speaking email addresses are case sensitive, but generally most email providers treat email addresses in a case insensitive way.
After a bit of testing, it seems as though the retrieve openid form requires the exact match of their user's email address. Meaning that the request is case sensitive.
Technically speaking email addresses are case sensitive, but generally most email providers treat email addresses in a case insensitive way.