Content
View differences
Updated by Markus Kahl over 4 years ago
### **Environment**:
Your OpenProject Version: 11.3.4 <VERSION> / Cloud Edition
Operating System / Browser / OpenProject language:
### **Logs**
Are there errors in the browser console? ([Click here for information on how to open your browser's console](https://webmasters.stackexchange.com/a/77337)) For a local installation: Are there relevant logs output by `openproject logs` (packaged installation) ([click here for details](https://docs.openproject.org/installation-and-operations/operation/monitoring/#show-logs)) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable
### **Steps to reproduce:**
1. Configure LDAP authentication Go to page X
2. Configure auth source SSO Click on button Y
3. Create user with lower case login
4. Pass login with upper case in X-Remote-User header during a request Select Foo
### **Actual Behavior**
The user is not logged in due to an error saving Describe the session. behavior you're seeing.
### **Expected Behavior**
The user is logged in. Describe the expected behavior.
Your OpenProject Version: 11.3.4
Are there errors in the browser console? ([Click here for information on how to open your browser's console](https://webmasters.stackexchange.com/a/77337)) For a local installation: Are there relevant logs output by `openproject logs` (packaged installation) ([click here for details](https://docs.openproject.org/installation-and-operations/operation/monitoring/#show-logs)) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable
###
1. Configure LDAP authentication
2. Configure auth source SSO
3. Create user with lower case login
4. Pass login with upper case in X-Remote-User header during a request
### **Actual Behavior**
The user is not logged in due to an error saving
### **Expected Behavior**
The user is logged in.