Skip to main content

Logto OSS

Logto offers both open-source (OSS) and cloud versions. This section will focus on the OSS solution: github.com/logto-io/logto

Logto OSS is a free-to-use identity solution that provides developers with full customization capabilities and complete control over their data. Logto OSS offers the flexibility to adapt the codebase to meet specific needs, it’s a perfect fit for those who prioritize data sovereignty and want a tailored identity provider solution that can grow with their application.

Onboarding with Logto OSS​

Need a Quick Start?:

If you're new to Logto OSS, we recommend starting with a free development tenant on Logto Cloud. This allows you to quickly explore all features and experience the latest updates without any setup hassle.

Essential tools for OSS​

Stay up-to-date​

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 OSSDescription
Logto console: multiple tenantsCreate and manage multiple Logto tenants in a console.
Logto console: collaborator invitationInvite and manage multiple members of one Logto tenant.
Logto console: Enable MFAEnhance security by requiring multi-factor authentication when signing in to the Logto Console.
Logto Protected AppQuick and non-SDK authentication integration powered by Cloudflare.
Logto built-in email serviceUtilize the built-in and free email service for email delivery.
Bring your UICustomize 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 SSOEnable identity provider-initiated enterprise single sign-on.
SAML appsIntegrate applications via the SAML protocol. OSS version is limited to 3 SAML apps.
Hide Logto brandingRemove the "Powered by Logto" mark from the sign-in experience.

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.

Contributing to Logto OSS​

Thank you for your interest in contributing to Logto! Here is the contribution guideline.

Logto OSS vs. Logto Cloud