Please enable JavaScript.
Coggle requires JavaScript to display documents.
Negative Scenarios for SCIM User - Coggle Diagram
Negative Scenarios for SCIM User
Allow users to be created in multiple organizations
- False-
Create multiple Org => Error Should be thrown
Update to multiple Org => Error should be thrown
Roles
Create a user with invalid Roles => Error
Create a user with actual Role but with "Enable Package" =true and that Role is not present in the transition => Error
Invoice Reference
Create a user with an Invalid Invoice Reference for an Organization => Error
Create a user with Invoice reference from different Organization > Error
Create a user with valid invoice reference of an organization where Privilege of Role is true for ALL_INCOMING_INVOICE_REFERENCES =>Error
Create a user with
Label Invoice reference
name => Error
External Id and Username
Create user with existing External Id =>Error
Create user with existing user name=> Error
Create a user with display name as null => Error
Create a user with email as null => Error
Create a user with an invalid email address=> Error
Create a user with null Phone number=> Error
Implicitly create new organizations
= False
Create a user with Invalid Debtor code => Error
Impersonation
Create a user with Impersonating Debtor Code without Allow_Impersonate or ALLOW_SPECIFIED_IMPERSONATE privilege
Create a user with Impersonating Username without Allow_Impersonate or ALLOW_SPECIFIED_IMPERSONATE privilege