Skip to content

Commit

Permalink
Added atlassian domain verification file
Browse files Browse the repository at this point in the history
  • Loading branch information
sameepsi committed Mar 10, 2022
1 parent 0eec940 commit 201b942
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions public/atlassian-domain-verification.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex">
</head>
<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 2022-03-10 10:43:08 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>OYSl4poa0miMGRoFGa/uNRzHf9S77w4R2JY6u8JcIzIpTKn8v/EyOjbIEDHWZqha</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" data-value="OYSl4poa0miMGRoFGa/uNRzHf9S77w4R2JY6u8JcIzIpTKn8v/EyOjbIEDHWZqha">OYSl4poa0miMGRoFGa/uNRzHf9S77w4R2JY6u8JcIzIpTKn8v/EyOjbIEDHWZqha</code>
<!-- OYSl4poa0miMGRoFGa/uNRzHf9S77w4R2JY6u8JcIzIpTKn8v/EyOjbIEDHWZqha -->

</body>
</html>

0 comments on commit 201b942

Please sign in to comment.