Domain verification

更新时间:
复制 MD 格式

Restrict organization membership to users whose email matches your company's verified domain in QoderWork CN and Qoder CN CLI Enterprise.

Domain verification ensures only users with your company's email address can join the organization. Once enabled, this restriction applies to all new members, whether they join via an invitation link or SSO login.

Add a domain

  1. Go to Organization Settings > Email Domains.

  2. Click Add Domain.

  3. Enter your company's email domain (for example, company.com) without the @ symbol.

  4. Click Add.

Add only domains that your organization owns and controls. Do not add public domains, such as 126.com.

Add a DNS TXT record

In your domain's DNS management console, create a DNS TXT record with the following settings:

Field

Value

Example

Type

TXT

TXT

Hostname

Your domain (or use @ for the root domain)

company.com or @

Value

The verification token provided by Qoder

a1b2c3d4e5f6g7h8i9j0...

TTL

600 (or use the default value)

600

After you click Add, copy the verification token from the dialog box and add it to your DNS provider's console.

Verify the domain

After the DNS record propagates, return to Email Domains in Qoder and click Verify.

  • If successful, the status changes to Verified and the domain takes effect immediately.

  • If verification fails, the status changes to Verification Failed. Check your DNS configuration and retry.

Delete a domain

Admins can remove a domain from the list. If SSO is enabled, you cannot remove the last verified domain.