Skip to main content

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 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.

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.