KB Article #177425
"User Not Found" Exception when attempting to access account settings in Interchange with Passport.
Problem
-- This error can occur when using a database that does not enforce case sensitivity in the data by default, such as MS SQL server.
Resolution
* To correct this issue, have your DBA enable case sensitivity on the userId column of the Sso_Users table.