This article explains how to set up domain verification for QoderWork CN and Qoder CN CLI Enterprise.
Verifying your company's domain ensures that only users with an email address from that domain can join your organization. After you enable domain verification, this rule applies to all new members, whether they join via an invitation link or through an SSO login. This prevents users with email addresses from other domains from joining.
Add a domain
Go to Organization Settings > Email Domains.
Click Add Domain.
Enter your company's email domain (for example,
company.com) without the@symbol.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 |
|
Value | The verification token provided by Qoder |
|
TTL | 600 (or use the default value) | 600 |
After you click Add, copy the verification token from the dialog box and paste it into your DNS provider's management console.
Verify the domain
After the DNS record takes effect, return to the domain management page in Qoder and click Verify to start the verification.
If verification is successful, the domain's status changes to Verified, and the domain becomes active immediately.
If verification fails, the domain's status changes to Verification Failed. You can check your configuration and try again.
Delete a domain
Admins can remove a domain from the domain management list. However, if SSO is enabled, you cannot remove the last verified domain from the organization.