Content
You are here:
Creating user APIv3
Added by Gregor Marinsek over 6 years ago
Hi all!
I want to create a user over OpenProject APIv3.
I’m posting user details on /api/v3/users/.
The problem is, that all our users are autheticated using LDAP. So when I want to create a user, the request is rejected with “message”: “Password can’t be blank.”.
Is there any possibility to create a user via API, which is authenticated using LDAP - so has no password in OP?
Thank you for your answer!
Best regards!
Gregor