Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1185 from Hacker0x01/domain-verification-notes
Browse files Browse the repository at this point in the history
Domain verification notes for clarification
  • Loading branch information
hendrik-hackerone authored Oct 5, 2023
2 parents 8f4eb27 + ec7e019 commit 50c1b17
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/organizations/verified-domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ DNS TXT record | You'll be prompted to add a TXT record to the DNS configuration
HTML meta-tag | You'll be prompted to add an HTML meta-tag to the index page of your domain to allow HackerOne to verify you have ownership over the domain.
Web file | You'll be prompted to upload a text file to allow HackerOne to verify if you have ownership over the domain.

><i>Note: Use only the part of the domain name used in the email address of the users that will be logging in. For example: if an email address looks like `wiley@acme.com`, use `acme.com` as domain name.</i>
5. Click **Add domain**.

![verified domains2](./images/verified-domains-5.png)
Expand All @@ -33,10 +35,14 @@ Here's an example of using the DNS TXT record on Cloudflare to allow HackerOne t

![domain verification example of using DNS TXT](./images/verified-domains-3.png)

><i>Note: when using Amazon Route53 the `@` character isn't used. You can just leave the name value empty.</i>
7. Click **Verify**

Once your domain is successfully verified, the status of your domain will be changed to *Verified*. You can continue to set up your [SAML settings](single-sign-on-sso-via-saml.html).

![verified domains list](./images/verified-domains-4.png)

><i>Note: it can take a while for the DNS records to propagate. If at first verification fails please try again later. You can use an online DNS checker like [https://dnschecker.org/](https://dnschecker.org/) to check if the DNS records have been propagated.</i>
If your verification has failed, you can choose to **Cancel verification**.

0 comments on commit 50c1b17

Please sign in to comment.