Description Details

Applicable to

All, although you cannot apply the Modify Attributes advice directly to a System for Cross-domain Identity Management (SCIM) search.

Also, do not use this advice type with SCIM modifies. Instead, use the Modify SCIM Patch advice type.

Additional information

The payload for this advice is a JSON object. Each key-value pair is interpreted as an attribute modification on the request or response body of the request being authorized. For each pair, the key is a JSONPath that selects the attribute to modify, and the value is the new value to use for the selected attribute. The value can be any valid JSON value, including a complex value like an object or array.