Compare a clear text value to a custom hashed attribute value for a user.

Entitlement required: manageUserGroups (Manage users and groups), or manageAllUserGroups (Synchronize users and groups), or manageUserStandardGroups (Manage users and standard groups), or manageUsers (Manage all users), or manageUsersInStandardGroups (Manage users in standard groups).
Note: You only need one entitlement, but you can have more than one.

Path Params
string
required
Body Params

The name of the hashed attribute and the clear text value to compare.

schemas
array of strings
required

An array of strings that contain the URIs that indicate the namespaces of the SCIM schemas that define the attributes in the current JSON structure.
The schema "urn:ietf:params:scim:schemas:ibm:core:2.0:user:Compare" is valid.

schemas*
string
required

The hashed custom attribute name. Use the fully qualified SCIM name as shown in the example for passcode.

string
required

The value to compare.

Responses
204

No Content.

Language
URL
Choose an example:
application/scim+json