All CollectionsUser & Workspace ManagementSecurity & access 🔑Security & access 🔑By Carmen1 author·9 articlesEnabling Two-factor authenticationSet up single sign-on (SSO)Single Sign-On, SAML2Understanding the SCIM ImplementationSCIM Reference SheetExample: Setup with Microsoft Entra IDStep-by-step setup with Microsoft Entra IDExample: Setup with OktaStep-by-step setup with OktaExample: Create Users with SCIMTo create a user with SCIM, send a POST request to the Users endpoint.Example: Update Users with SCIMTo update a user with SCIM, either send a PATCH or PUT request to the Users/<user_id> endpoint.Example: Deactivate and Reactivate Users with SCIM