Category
Changes: New Features
All changelog entries related to New Features.

OpenID Connect Support Added

We're excited to announce full OpenID Connect (OIDC) support is now available in both our open-source and cloud versions. This update brings standardized authentication flows that comply with the OpenID Connect specification.

Key improvements:

  • Complete OIDC discovery endpoint
  • JWT-based ID tokens
  • Support for authorization code flow with PKCE
  • Dynamic client registration
  • Userinfo endpoint implementation

This release significantly improves interoperability with external identity providers and modernizes our authentication infrastructure.

SAML 2.0 Integration Released

Enterprise customers can now leverage SAML 2.0 for seamless single sign-on integration. This release brings comprehensive support for the SAML protocol, including:

Features:

  • SP-initiated and IdP-initiated flows
  • Custom attribute mapping
  • SAML metadata XML generation
  • JIT user provisioning
  • Support for major identity providers (Okta, Azure AD, OneLogin)

This update significantly enhances our enterprise authentication capabilities and simplifies integration with existing corporate infrastructure.

WebAuthn and Passkeys Support Added

We're thrilled to announce support for WebAuthn and Passkeys, enabling true passwordless authentication for your users.

Features included:

  • Platform authenticator support (Face ID, Touch ID, Windows Hello)
  • Cross-platform authenticator support (YubiKey, security keys)
  • Passkeys synchronization across devices
  • Fallback authentication methods

Implementation details:

  • FIDO2 compliant
  • Attestation format validation
  • Challenge generation and verification
  • User-friendly registration flow

This update represents a major step forward in authentication security and user experience.