Hi,
I am trying to create and modify users using SCIM/REST API's available OOTB in 11gR2PS3.
I am able to create/modify users for all the OOTB attributes specfied in the document https://docs.oracle.com/cd/E52734_01/oim/OMDEV/scim.htm#OMDEV5565
As per the documentation, these API's are supported for custom UDFs as well.
Does anyone know what the schema attributes name and format that needs to be passed in the content body for custom UDF's
Thanks