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
-
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 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.