> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Désactivation d’utilisateurs dans les intégrations SAML

> Apprenez à désactiver des utilisateurs de votre intégration SAML.

If you need to remove application access for users, you’ll need to deprovision them at a minimum with the <Tooltip href="/docs/fr-ca/glossary?term=idp" tip="Fournisseur d’identité (IdP)
Service de stockage et de gestion des identités numériques." cta="Voir le glossaire">identity provider</Tooltip>. Depending on the identity provider, the steps required to deprovision a user account vary. Check with your provider for further instructions.

Once a user’s account is removed or disabled with the identity provider, the user will not be able to log in.

You may also want to remove the Auth0 user accounts for those who’ve been deprovisioned if Auth0 is the service provider or if your app integrates with Auth0. Regardless of whether Auth0 is the identity or service provider, you can remove users using the [Dashboard](https://manage.auth0.com/#/users) or using the <Tooltip href="/docs/fr-ca/glossary?term=management-api" tip="Management API
Un produit permettant aux clients d’effectuer des tâches administratives." cta="Voir le glossaire">Management API</Tooltip>.

## En savoir plus

* [Supprimer les autorisations des utilisateurs](/docs/fr-ca/manage-users/access-control/configure-core-rbac/rbac-users/remove-permissions-from-users)
* [Dépanner des configurations SAML](/docs/fr-ca/troubleshoot/authentication-issues/troubleshoot-saml-configurations)
* [Dépannage des erreurs SAML](/docs/fr-ca/troubleshoot/authentication-issues/saml-errors)
