Verify your domain with a DNS TXT record
Before a domain can route to your SSO connection, you prove you own it by publishing a DNS TXT record we generate. Domain verification is the only ownership check — and each domain can be claimed by exactly one connection.
How verification works
Section titled “How verification works”When you claim a domain in the Domain Verification card, we generate a unique token and show you the exact TXT record to publish. You add that record at your DNS host, then click Check now. We look up the domain’s TXT records against public DNS resolvers; when the record matches, the domain flips to verified.
The TXT record
Section titled “The TXT record”Add a TXT record at your domain apex — the host field is @ (some registrars want
the bare domain, e.g. example.com). The value is exactly what the card shows, in this form:
nofait-sso-verification=<your-token>Adding the record at common registrars
Section titled “Adding the record at common registrars”The exact wording varies, but the steps are the same everywhere. In your DNS host’s control panel:
- Open the DNS / DNS records / Zone editor for your domain.
- Add a new record with Type =
TXT. - Set Host / Name to
@(or leave blank / use the bare domain — see the table). - Set Value / Content to the full
nofait-sso-verification=…string. If the panel requires quotes, wrap it in double quotes. - Leave TTL at the default and save.
| Registrar | Where | Apex host field |
|---|---|---|
| Cloudflare | DNS → Records → Add record | Use the bare domain (shown as @) |
| GoDaddy | Domain → DNS → Records | @ |
| Namecheap | Domain List → Manage → Advanced DNS | @ |
| Google Domains / Squarespace | DNS → Custom records | Leave host blank or @ |
| AWS Route 53 | Hosted zone → Create record | Leave name blank (record name = zone apex) |
Checking with “Check now”
Section titled “Checking with “Check now””After you save the record, return to the Domain Verification card and click Check now. Each check queries live DNS for your TXT records and compares them to your token.
Once verified, the domain stays verified — you don’t need to re-check it. Keep the TXT record in place; removing it doesn’t un-verify the domain, but leaving it avoids confusion.
“This domain is not available”
Section titled ““This domain is not available””A domain can be verified by exactly one SSO connection across the whole platform. If you see a neutral domain unavailable message when claiming a domain, it’s already claimed by another connection (which may be another part of your own organization). For privacy we don’t disclose who holds it — contact support and we’ll help sort out ownership.