Docs
Go back to website
Human Identity
Human Identity
  • Human Identity
  • OpenID Connect
    • PKCE
  • Group 1
    • User Authentication Methods
      • Password
      • Email-Based Authentication
      • Phone-based authentication
      • Passkeys
      • Social Identity Providers
  • Integrations
    • Configuring an e-mail provider
    • Configuring Twilio for SMS or Voice
Powered by GitBook
On this page
Export as PDF
ChatGPTChatGPT
  1. Integrations

Configuring an e-mail provider

This document explains how to configure an e-mail provider using the SMTP protocol over SSL.

PreviousSocial Identity ProvidersNextConfiguring Twilio for SMS or Voice

Last updated 20 days ago

CtrlK

General Settings

  • Display Name The name that will appear within the tenants integrations overview.

  • Description A short description to identify this configuration (e.g., "Provider for user notifications and authentication").

Technical Settings

Field

Description

Host

The SMTP server hostname (e.g., smtp.example.com)

Port

SMTPS port — typically 465

Username

The SMTP account username

Password

The SMTP account password

⚠️ Note: Only connections over SMTPS (port 465) are supported. Connections over unencrypted SMTP (25) and STARTTLS (587) are not supported.