Skip to content

Empty Operations array #90

@hermanbanken

Description

@hermanbanken

SCIMMY rejects PATCH with an empty Operations array. This is correct. The RFC doesn't allow this, but it is quite easy to gracefully allow that case (ignore the request after authentication).

The Microsoft SCIM validator performs this empty PATCH. I've also opened a ticket in a tangentially related repo to that validator (as I could not find a contact). AzureAD/SCIMReferenceCode#112

Expected Behavior

Request does nothing

Actual Behavior

Gives error about operations being empty.

Steps To Reproduce

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existswontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions