Tip
Logto is an open-source Auth0 alternative designed for modern apps and SaaS products.
Logto Organizations (Multi-tenancy)
The term "organization" is also used in other forms, such as "workspace", "team", "company", etc. In Logto, we use "organization" as the generic term to represent the concept of multi-tenancy.
From now, you can create multiple organizations in Logto, each of which can have its own users, while in the same identity pool.
Plus, we also introduce the concept of "organization template". It is a set of permissions and roles that applies to all organizations, while a user can have different roles in different organizations.
We believe this is extremely useful for SaaS products with collaboration features (we love collaboration!). For more information, see 🏢 Organizations (Multi-tenancy).
Enterprise SSO (single sign-on)
Enterprise SSO is designed to support any SAML and OIDC connection, offering the simplest configuration and powered by Logto.
It automatically recognizes all registered domains and redirects users to the correct identity provider for authentication. Meanwhile, you can focus on enhancing other aspects of your product without modifying a single line of code.
In this release, we have the following built-in enterprise connectors:
- Google Workspace
- Microsoft Entra ID (formerly Azure AD)
- Okta
To learn more about Enterprise SSO, see ☁️ Enterprise SSO (SAML & OIDC).
Improvements
- Bump
libphonenumber-js
to v1.10.51 to support China 19 started phone numbers. Credit @agileago. - Add user ip to webhook event payload.
- The response from /api/swagger.json now includes a summary and description for each API. We will gradually add more helpful information.
Note
Multi-factor authentication (MFA) was released in v1.11.0.