-
Notifications
You must be signed in to change notification settings - Fork 4
/
atlassian-domain-verification.html
46 lines (38 loc) · 1.69 KB
/
atlassian-domain-verification.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<html>
<body>
<h1>Instructions</h1>
<h2>What is this file?</h2>
This file is used by Atlassian Cloud to verify ownership of your domain name.
<br>
Generated at 2016-12-05 12:59:56 UTC.
<br>
<br>
<h2>I have direct access to my web server</h2>
<ul>
<li>Upload this file to the root folder (top-level folder) of your domain's website.</li>
<li>The file must be accessible at: <code>https://example.com/atlassian-domain-verification.html</code></li>
<li>Return to Atlassian admin screen to complete the verification process</li>
</ul>
<h4>OR</h4>
<h2>I am using a CMS or other managed service</h2>
<ul>
<li>Create a page with the path: <code>/atlassian-domain-verification.html</code></li>
<li>Insert this token somewhere into the page: <code>KoqzSIgdW6h2GGe099YuPeN2aPllNkyVezCmLisdTaMTIIKKoRlpUXbNFS+Tbl0Q</code></li>
<li>For security reasons please ensure that only site administrators can edit or post comments to this page.</li>
<li>Return to Atlassian admin screen to complete the verification process</li>
</ul>
<br>
<h2>Troubleshooting</h2>
<ul>
<li>For further information please visit the
<a href="https://confluence.atlassian.com/purchasing/managed-accounts-and-domain-claim-verification-846071711.html">
managed accounts and domain claim verification</a> page.</li>
<li>A single redirect is allowed, to: <code>https://www.example.com/atlassian-domain-verification.html</code></li>
</ul>
<br>
<h1>Domain Verification Token</h1>
This token must be found in the page at: <code>https://example.com/atlassian-domain-verification.html</code>
<hr>
<code id="domain-verification-token">KoqzSIgdW6h2GGe099YuPeN2aPllNkyVezCmLisdTaMTIIKKoRlpUXbNFS+Tbl0Q</code>
</body>
</html>