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

Okta SSO

Use this guide when your organization signs in with Okta. Lettermint connects to an Okta OIDC app integration.

Before you start

You need administrator access to Okta. The sign-in redirect URI configured in Okta must match the Lettermint OIDC callback URL from the SSO guide exactly.

Okta setup

  1. In the Okta Admin Console, create an OIDC - OpenID Connect app integration.
  2. Choose Web Application.
  3. Add the Lettermint OIDC callback URL from the SSO guide as a sign-in redirect URI.
  4. Assign the app to the users or groups that should access Lettermint.
  5. Copy the client ID and client secret.
  6. Note your Okta issuer base URL.

Lettermint setup

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

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

If you use a custom authorization server, use that issuer's discovery URL instead.

References

  • Okta: Create OpenID Connect app integrations
  • Okta: OIDC sign-in redirect URI
Last modified on May 19, 2026
Microsoft Entra ID SSOZITADEL SSO
On this page
  • Before you start
  • Okta setup
  • Lettermint setup
  • References