Skip to content

[SCIM] PATCH remove incorrectly rejects removing a multi-valued complex record when a child attribute is required #959

Description

@tharidu

RepresentationHelper.Apply rejects a valid SCIM PATCH REMOVE operation when targeting a whole entry in a multi-valued complex attribute if any child attribute in that entry is marked required.

Example path:
certificates[comment eq "x"]

The current logic treats this as “removing required attributes” instead of “removing the whole complex record that contains required attributes.”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions