By: Sakit Atakishiyev user 14 Jun 2017 at 3:53 p.m. CDT

2 Responses
Sakit Atakishiyev gravatar
Hello I created user with using scim endpoint. My user created successfully and I can mange my user from oxTrust GUI. But when there is one problem which is the this web service did not set my password so that when my user was created it had not any password. I checked the source code. Source code set the password but I could not login with this password. Is it a bug or not?

By Aliaksandr Samuseu staff 14 Jun 2017 at 5:16 p.m. CDT

Aliaksandr Samuseu gravatar
Hi, Sakit. You could try to conduct a bind to Gluu's internal LDAP server with those credentials using `ldapsearch` tool. If bind will work, then creds are ok. Please also check "gluuStatus" attribute of user entry you created, unless it's "active" you won't be able to log in with it.

By Sakit Atakishiyev user 15 Jun 2017 at 2:29 a.m. CDT

Sakit Atakishiyev gravatar
Hi Aliaksandr Samuseu, thanks for your response. Yes you are right I could not login because of my user was not activated.