Open
Description
Debug mode
- I have enabled debug mode
- I have read checked the Common Issues page
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:
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.
Let me know if you need further info.
Reproduction steps
- Provision a user via Azure Active Directory SCIM
- Disable the user in the source System
- Wait until the next provisioning cycle will occur
- The provisioning Log will throw an error for this user (see screenshot above)
- Enable SCIM logging via
SCIM_TRACE=true
- 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