Workspace Management Overview
Overview of Statsig access management features for organizations, projects, teams, and SSO so you can scale adoption across your company securely.
Statsig provides several access management solutions as you scale adoption across your team, organization, or company.
Basic settings include automatically adding new users with the same email domain to your project. Statsig also supports SSO to simplify inviting your team to your projects.
To get started, learn more about Statsig's organization and project abstractions.SSO vs SCIM
In many enterprise environments, organizations use SSO and SCIM together to improve security and usability.- SSO handles authentication, allowing users to log in once to access multiple applications.
- SCIM ensures consistent management of user accounts and permissions across those applications.
Example scenario
- Onboarding a new employee:
- SCIM: Automatically provisions the employee’s user accounts in all necessary applications based on their role.
- SSO: Allows the employee to access all these applications with a single set of login credentials.
- Offboarding an employee:
- SCIM: Automatically deactivates or deletes user accounts, removing access.
- SSO: No longer authenticates the user after their credentials are disabled.
Key differences
- SSO centralizes authentication across multiple applications to reduce login steps.
- SCIM automates the management of user identities and attributes across different systems.
Together, SSO and SCIM give organizations a more secure and efficient approach to identity and access management.
Was this helpful?