Set up Logto OSS
This section covers basic setup steps and key actions to effectively deliver your product and manage your development workflow for Logto open-source service (OSS).
Get started with Logto OSSβ
Follow the get started guide to launch Logto today, and later you can refer to the full deployment guide for production use.
Feature supported by Logto OSSβ
Logto OSS supports most core capabilities of the Logto service and is regularly updated and maintained.
Some advanced features are currently exclusive to the Logto Cloud version, including:
Feature limitations in OSS | Description |
---|---|
Logto console: multiple tenants | Create and manage multiple Logto tenants in a console. |
Logto console: collaborator invitation | Invite and manage multiple members of one Logto tenant. |
Logto console: Enable MFA | Enhance security by requiring multi-factor authentication when signing in to the Logto Console. |
Logto Protected App | Quick and non-SDK authentication integration powered by Cloudflare. |
Logto built-in email service | Utilize the built-in and free email service for email delivery. |
Bring your UI | Customize the UI or flows of sign-in experience using this feature (OSS can fork the code on GitHub to customize the sign-in experience directly.) |
IdP-initiated SSO | Enable identity provider-initiated enterprise single sign-on. |
SAML apps | Integrate applications via the SAML protocol. OSS version is limited to 3 SAML apps. |
Tips: Multi-tenancy, member invitations, and MFA are not available for your team to sign into an open-source Logto console. However, you can implement these features in your own product using Logto OSS, making them available to your end users.
Stay updated with Logto releasesβ
To keep your Logto instance up-to-date with the latest features, be sure to follow the Logto GitHub Releases page, you can find all of the release logs there.
Read the guide on upgrading to learn how to upgrade Logto without changing your code or database schema.
Contributing to Logto OSSβ
Thank you for your interest in contributing to Logto! Here is the contribution guideline.