LettermintLettermint
  • Knowledge base
  • Community
  • Changelog
  • Support
  • Documentation
  • Sending API
  • Team API
Getting started
Guides
Platform
    Projects & Routes
    Emails
    Domains
    Webhooks
    Teams
      Team API
      Team members
      SSO
        SSOGoogle Workspace SSOMicrosoft Entra ID SSOOkta SSOZITADEL SSOauthentik SSOKeycloak SSOcidaas SSOOry SSOSignicat SSOCustom OIDC SSOCustom SAML SSO
      SCIMSpend Limits
Resources
SSO

ZITADEL SSO

Use this guide when your organization signs in with ZITADEL. Lettermint connects to a ZITADEL OIDC application.

Before you start

You need access to the ZITADEL project that should contain the Lettermint application. Create an OIDC application and register the Lettermint OIDC callback URL from the SSO guide as a redirect URI.

ZITADEL setup

  1. Open your ZITADEL instance.
  2. Create or select a project for Lettermint.
  3. Add an OIDC application.
  4. Configure it as a web application with a client secret.
  5. Add the Lettermint OIDC callback URL from the SSO guide as an allowed redirect URI.
  6. Copy the client ID and client secret.

Lettermint setup

In the Lettermint SSO setup screen, choose ZITADEL and enter:

FieldValue
DomainYour managed email domain, for example example.com.
Metadata URLhttps://{instance}/.well-known/openid-configuration
Client IDThe ZITADEL client ID.
Client secretThe ZITADEL client secret.

Use the full public hostname for {instance}.

References

  • ZITADEL: Generic OIDC identity provider
  • ZITADEL: OpenID Connect in custom login UI
Last modified on May 19, 2026
Okta SSOauthentik SSO
On this page
  • Before you start
  • ZITADEL setup
  • Lettermint setup
  • References