Assert user
POST {{HOST}}/admin/v1/Asserter
Search for a user, his details, and membership using the Asserter endpoint.
Request Body
{"mappingAttribute"=>"userName", "mappingAttributeValue"=>"csaladna@example.com", "includeMemberships"=>true, "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:Asserter"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |