curl - Add complex attirubtes as the sub attribute of another complex attribute of wso2Extension via SCIM endpoints -


I want to add a complex attribute as a sub-attribute of the other complex attribute of wso2Extension through SCIM end points . I have successfully added a complex feature as a sub-attribute of the wso2 extension in user profiles through endpoint of SCIM rest.

Sub-attribute of wso2Extension in the user profile given below, working to add a complex feature called patient . "User name": "SOURCE", "password": "WSO2 @ 123"; "WSO2 @ 123" "Engineering", "Department": "Integration", "Patient": {"employeeNumber": "000111" "costCenter": "111111", "Organization": "WSO2Org", "Partition": { "First name": "test patient", "displayname": "test patit"}} "- header" content-type: application / jason "https: // local host: 9 443 / Wso2 / scim / users < / Code>

Now I have a complex feature called Professional to other complexes of wso2Extension Wants to add as a sub-specialty of Iseshta am, I curl command tried with the following. "User": [], "Username": "Suehat", "Password": "WSO2 @ 123";

  CURL-VKK user administrator: admin --Data "{" schema " "WSO2Org", "Partition": "Engineering", "Department": "", "DepartmentNumber": "000N111" "Fax": "1233", "costCenter": "111111", "Organization": "WSO2Org" "Practical": {"Professional": {"First Name": "Test Patient", "Display Name": "Test Petit"}}}} - Header "Content-Type: App / Jason" https: // Localhost: 9443 / WSO / Skim / User   

User Saf Tapurwk built, but not in any custom attribute profile.

Please

What is the UI shown, claims taken from the user profile Colloquial claims' of. Wso2.org 'When we add claims through SCIM, its use is SCIM Core Schema. If you want to see the above features in the profile, then you should do the following.

  1. Map both claims of the same user store attribute from the bid of the WSO2 claim and the SCIM original bids.
  2. In the bid of the WSO2 claim, configure those claims 'supported by default'.

    Then you will be able to see the attributes in the user profile. I think that you have configured the 'scim-schema-extension.config' file according to your custom properties and 'provision' is set in 'Provisioning-config.exml'.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -