Note: Verifying an enterprise account's domain is currently in beta and subject to change.
About domain verification
You can confirm that the websites and email addresses listed on the profiles of any organization owned by your enterprise account are controlled by your enterprise by verifying the domains. Verified domains for an enterprise account apply to every organization owned by the enterprise account, and organization owners can verify additional domains for their organizations. 詳しい情報については Organization のドメインの検証を参照してください。
After you verify ownership of your enterprise account's domains, a "Verified" badge will display on the profile of each organization that has the domain listed on its profile. To display a "Verified" badge, the website and email information shown on an organization's profile must match the verified domain or domains. Organization のプロフィールに表示されているウェブサイトとメールアドレスが異なるドメインでホストされている場合は、両方のドメインを検証する必要があります。 If the website and email address use variants of the same domain, you must verify both variants. For example, if the profile shows the website www.example.com
and the email address info@example.com
, you would need to verify both www.example.com
and example.com
.
Organization owners will be able to verify the identity of organization members by viewing each member's email address within the verified domain.
After you verify domains for your enterprise account, you can restrict email notifications to verified domains for all the organizations owned by your enterprise account. For more information, see "Restricting email notifications for your enterprise account to approved domains."
Even if you don't restrict email notifications for the enterprise account, if an organization owner has restricted email notifications for the organization, organization members will be able to receive notifications from any domains verified for the enterprise account, in addition to any domains verified for the organization. For more information about restricting notifications for an organization, see "Restricting email notifications to an approved domain."
Verifying your enterprise account's domain
To verify your enterprise account's domain, you must have access to modify domain records with your domain hosting service.
-
In the top-right corner of GitHub, click your profile photo, then click Your enterprises.
-
In the list of enterprises, click the enterprise you want to view.
-
Enterpriseアカウントのサイドバーで、 Settings(設定)をクリックしてください。
-
Under "Settings", click Verified domains.
-
[Add a domain] をクリックします。
-
ドメインフィールドに検証するドメインを入力し、[Add domain] をクリックします。
-
ドメインホスティングサービスで DNS TXT レコードを作成するには、「DNS TXT レコードを追加する」の手順に従ってください。
-
Wait for your DNS configuration to change, which may take up to 72 hours. You can confirm your DNS configuration has changed by running the
dig
command on the command line, replacingENTERPRISE-ACCOUNT
with the name of your enterprise account, andexample.com
with the domain you'd like to verify. 新しい TXT レコードがコマンド出力に表示されているはずです。dig _github-challenge-ENTERPRISE-ACCOUNT.example.com +nostats +nocomments +nocmd TXT
-
To the right of the domain that's pending verification, click , then click Continue verifying.
-
[Verify domain] をクリックします。
-
Optionally, after the "Verified" badge is visible on your organizations' profiles, delete the TXT entry from the DNS record at your domain hosting service.