By: Nagarajan Viswanathan user 11 Jan 2016 at 7:44 a.m. CST

1 Response
Nagarajan Viswanathan gravatar
Hi, The problem is as follows: When a person is created using the SCIM client library using client.createPersonString method, it is not active though the active variable is created with value true. So when I try to do further operations on the person with userid (inum), the scim cannot find the person as it is not active. But once i update the person using oxtrust UI, this sets the active variable to true and then on I am able to do further operations on this person using scim api. I think the error is with setting the active variable to true when createPersonString method is called. Please look into it. Thanks Naga

By Michael Schwartz Account Admin 11 Jan 2016 at 10:11 a.m. CST

Michael Schwartz gravatar
We [fixed](https://github.com/GluuFederation/oxTrust/commit/46bce2d38553db621f02c99e68a2d4018228ff5a) this issue in version 2.4.0