Content
View differences
Updated by Deleted user about 6 years ago
### **Environment**:
Your OpenProject Version: 10
All-in-one official docker
### **Scenario**
Hello,
I am trying out all-in-one docker for OpenProject. Since we would like to automatize the deployment process we are creating user accounts in advance (by inserting them into the database). This seems to be working.
The issue is that login, identity\_url, firstname and lastname need to match the information provided by OIDC - I can see this in the case of login and identity\_url, but I think it is surprising that this is the case also for the firstname and lastname.
Is this expected behaviour or was it just some weird error?
Your OpenProject Version: 10
All-in-one official docker
### **Scenario**
Hello,
I am trying out all-in-one docker for OpenProject. Since we would like to automatize the deployment process we are creating user accounts in advance (by inserting them into the database). This seems to be working.
The issue is that login, identity\_url, firstname and lastname need to match the information provided by OIDC - I can see this in the case of login and identity\_url, but I think it is surprising that this is the case also for the firstname and lastname.
Is this expected behaviour or was it just some weird error?