github logto-io/logto v1.24.0

9 hours ago

logto-changelog-2025-02

Support SAML applications

Logto now supports acting as a SAML identity provider (IdP), enabling enterprise users to achieve secure Single Sign-On (SSO) through the standardized SAML protocol. Key features include:
saml-app-demo

  • Full support for SAML 2.0 protocol
  • Flexible attribute mapping configuration
  • Metadata auto-configuration support
  • Enterprise-grade encryption and signing

View full documentation for more details.

Add HTTP email connector

Users can now use HTTP email connector for sending emails.
The HTTP email connector allows you to send emails via HTTP call. To use the HTTP email connector, you'll need to have your own email service that expose an HTTP API for sending emails. Logto will call this API when it needs to send an email. For example, when a user registers, Logto will call the HTTP API to send a verification email.

Bug fixes

  • 62eb8ed Fixed the issue where the CLI could not correctly initialize the Logto instance or deploy database alterations.
  • bf2d300 Fixed the bug that a user accepts an invitation and join an organization does not trigger the Organization.Membership.Updated webhook.

Don't miss a new logto release

NewReleases is sending notifications on new releases.