By: Nagarajan Viswanathan user 20 Aug 2015 at 4:50 a.m. CDT

1 Response
Nagarajan Viswanathan gravatar
Hi, Can someone look into this please? The problem is as follows: 1) while trying to create a person using the SCIM client library using client.createPersonString, the method does not create a person with custom attributes. But when i update a person with custom attributes it works. So there is something wrong when we use createPersonString scim api method along with custom attributes. Please correct this. 2) Even when a person is created, 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. Thanks Naga

By Mohib Zico staff 20 Aug 2015 at 5:03 a.m. CDT

Mohib Zico gravatar
Closing this community ticket. There is another ticket on exactly same issue [here](https://support.gluu.org/view/customization/unable-to-add-dynamiccustom-attributes/2043#s3CjyfYHR9Cs6Z6h7py7Jw).