You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to create user with Federated=true using curl/restapi?

Summary:

We need to add users when they get approved to IDCS. We used epmautomate, now being migrated to OCI, we are trying to set up batch scripts to add users using curl/restapi. All our users will be Federated. We tried "IsFederatedUser":true in our script, no error. The user is getting created, but Federated is still "No".

If anybody has done this, can you please assist?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

{"schemas":["urn:ietf:params:scim:schemas:core:2.0:User"],"userName":"xxxxx.xxxx@xxxx.com","resetpassword":false,"name":{"familyName":"xxxx","givenName":"xxxx"},"emails":[{"value":"xxxx.xxxxx@xxxxx.com","type":"work","primary":true}],"type":"object","properties":{"isFederatedUser":true}}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!