docs/main/administration-guide/onboard/user-provisioning-workflows.mdx
This document provides an overview of user provisioning and deprovisioning workflows in Mattermost.
There are currently 3 recommended user provisioning workflows in Mattermost:
The user identifier used to uniquely identify users in Mattermost depends on the method of authentication:
Users in Mattermost can be deactivated in the following ways:
Once deactivated, users still exist in the Mattermost database and their messages can still be viewed in Mattermost. You can use the mmctl tools to delete a user and all of their content.
From Mattermost v10.10, when a user is deactivated, the account's availability is automatically set to offline.
<Note>As long as the ID attribute selected via AD/LDAP or SAML 2.0 is a unique identifier, the user’s email address or name (along with other attributes) can be updated without breaking the user’s account.
</Note>