Skip to content

Possibly invalid test #22

@plamenGo

Description

@plamenGo

The test called 'Post enterprise user' in the Postman collection of tests, specifies this as part of it's body:

            "primary": false
        }
    ],
    "Department": "some department",
    "displayName": "Kimberly Baker",
    "emails": [

The department attribute is part of the extension schema. Should it be wrapped like in the other Post Enterprise User test:

"urn:ietf:params:scim:schemas:extension:enterprise:2.0:User": { "Department": "bob", "Manager" : { "Value": "SuzzyQ" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions