---
title: Configuring the handling of SCIM delete requests
description: You can use the Delete/Disable Users tab to define how System for Cross-domain Identity Management (SCIM) delete requests are handled within your user datastore.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:help_inboundprovisioningtasklet_inboundprovisioningdeleteusersoptionsstate
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/help_inboundprovisioningtasklet_inboundprovisioningdeleteusersoptionsstate.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
section_ids:
  about-this-task: About this task
  steps: Steps
  choose-from: Choose from:
---

# Configuring the handling of SCIM delete requests

You can use the **Delete/Disable Users** tab to define how System for Cross-domain Identity Management (SCIM) delete requests are handled within your user datastore.

## About this task

|   |                                                                                                                                                                 |
| - | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | If the group support option is enabled, when PingFederate receives a SCIM delete request for a group, it always removes the specified group from the datastore. |

![Screen capture of the Delete or Disable Users tab.](_images/czb1564003535030.jpg)

|   |                                                                                   |
| - | --------------------------------------------------------------------------------- |
|   | This tab appears only if you are configuring an LDAP user store for provisioning. |

## Steps

1. Click one of the two available options for **SCIM DELETE message behavior**.

   ### Choose from:

   * Click **Disable User** to make the user inactive within the datastore. This approach is preferred in situations where accounts must be retained for auditing reasons.

     To be SCIM compliant when deleting users, PingFederate returns an HTTP 404 response code for all subsequent operations related to the user-effectively treating the user as if they have been deleted from the LDAP user store. For more information, see [SCIM specifications](http://www.simplecloud.info/specs/draft-scim-api-01.html).

     |   |                                                                                                                                                                                   |
     | - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
     |   | If the user is disabled through another method, PingFederate still treats that user as if they have been deleted and returns HTTP 404 response codes for all subsequent requests. |

   * Click **Permanently Delete User** to remove the user from the datastore.
