LettermintLettermint
  • Knowledge base
  • Community
  • Changelog
  • Support
  • Documentation
  • Sending API
  • Team API
  • MCP server
Get started
Send email
Receive email
Manage
    Handle API tokens securely
    Projects and routes
    Domains
    Webhooks
    Teams
      Team API
      Team rolesTeam membersSecurity
      Single sign-on
        Single sign-onGoogle WorkspaceMicrosoft Entra IDOktaZITADELauthentikKeycloakcidaasOrySignicatCustom OIDCCustom SAML
      SCIM provisioningSpend limits
Resources
Single sign-on

Signicat

Use this guide when your organization signs in with Signicat. Lettermint connects to a Signicat OIDC client.

Before you start

You need access to the Signicat Dashboard, a configured Signicat domain, and an OIDC client. Signicat requires the redirect URI in requests to match the OIDC client configuration.

Signicat setup

  1. Open the Signicat Dashboard.
  2. Go to Products > eID and Wallet Hub > OIDC clients.
  3. Create or open the OIDC client for Lettermint.
  4. Select the authorization code flow.
  5. Add the Lettermint OIDC callback URL from the SSO guide as a redirect URI.
  6. Add the required scopes, including openid.
  7. Create and copy a client secret.

Lettermint setup

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

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

If your Signicat product exposes a client-specific well-known URL, use that discovery URL instead.

References

  • Signicat: OpenID Connect
  • Signicat: OIDC Config API
OryCustom OIDC
On this page
  • Before you start
  • Signicat setup
  • Lettermint setup
  • References