Skip to content

SCIM - Disabled users error #14597

Open
Open
@Speed1

Description

@Speed1

Debug mode

Describe the bug

Hi,

we have some users that are provisioned via Azure Active Directory SCIM. If one of these users gets disabled, because he leaves the company, the provisioning throws an error message:

Screenshot 2024-04-12 at 15 37 47

as soon I enable the scim log via SCIM_TRACE=true in the .env file the inactive value is set correctly and the error during the provisioning disappears and everything works correctly.

Screenshot 2024-04-12 at 15 38 42
Screenshot 2024-04-12 at 15 38 55

Let me know if you need further info.

Reproduction steps

  1. Provision a user via Azure Active Directory SCIM
  2. Disable the user in the source System
  3. Wait until the next provisioning cycle will occur
  4. The provisioning Log will throw an error for this user (see screenshot above)
  5. Enable SCIM logging via SCIM_TRACE=true
  6. The next provisioning cycle will apply the operation on the user without error

Expected behavior

This should work without enabling the SCIM_TRACE=true in the .env file

Screenshots

No response

Snipe-IT Version

6.3.4

Operating System

Red Hat

Web Server

Apache

PHP Version

7.4.33

Operating System

No response

Browser

No response

Version

No response

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions