If your company uses Single Sign-On (SSO) for employee logins to internal apps, integrating your SSO provider with Appsmith is a smart move. Appsmith supports both SAML and OIDC authentication methods, compatible with popular providers like Auth0, Okta, Active Directory (a favorite among users), Google Workspace, GitHub Enterprise Cloud, and Ping Identity.
Best Practices for SSO Integration
Based on our experience with various companies, here are some best practices to follow:
- Implement SSO for Seamless Authentication: Use SSO to allow employees to access multiple applications with a single set of credentials. Appsmith supports both SAML and OIDC, ensuring compatibility with a wide range of identity providers. For a detailed installation guide, click here.
- Automate User Provisioning with SCIM: To save time on manually adding or removing user access, use the System for Cross-Domain Identity Management (SCIM). It automates user and group provisioning, significantly reducing manual work. Check out the quick setup steps here. If SCIM isn't an option, manually creating and managing groups based on internal teams is recommended.
- Assign Roles to Groups: Give specific roles to groups according to their functions (like "Finance Team") to make sure access matches job needs. This follows the principle of least privilege. Appsmith's Granular Access Controls (GAC) make this easy to manage in Admin Settings. Find out how here.
- Establish Cross-Functional Groups: For roles that need access to multiple areas (such as developers working across different business units), set up cross-functional groups. This helps them access various applications without hassle. Learn how to set this up here.
- Keep User Groups Updated: For security, always keep user groups current by adding new members and removing those who leave, ideally within 24 hours of their departure. This process can also be automated with SCIM.
- Update Roles for New Apps: When new applications are introduced to a team, update the group's roles to include access to these new resources. This ensures everyone has immediate access upon the application's launch.
Have Questions?
Got more on your mind? Drop your questions in the "comments" section below, and I'll get back to you as soon as possible. :)
Does this work in self-hosted community edition?
In reply to Does this work in self… by sparrenberg
The community edition supports:
SSO is available in the Enterprise edition.