Files
twofactorauth/notes/eso.html
tazinator 7f944f4700 Changed ESO doc location & added local note
The current ESO website doc on the 2FA system in use is virtually
non-existent. The description merely states "...we have built-in
security features to help protect account information." which is vague
at best =P
2014-06-06 02:06:43 -04:00

61 lines
2.4 KiB
HTML

---
layout: default
---
<div class="ui fixed transparent inverted teal main menu">
<div class="menu">
<div class="right menu">
<a href="{{ site.repo }}" class="item">
<i class="github icon"></i>
Contribute
</a>
</div>
<a href="/" class="item">
<i class="home icon"></i>
Home
</a>
<a href="/providers" class="item">
<i class="play sign icon"></i>
Providers
</a>
</div>
</div>
<div class="main container">
<div class="ui grid">
<div class="column">
<div class="banner ui icon header">
<i class="circular mobile icon"></i>
<h2>Two Factor Auth (2FA)</h2>
</div>
<div class="ui segment teal">
<h2 class="ui header">
Elder Scrolls Online
<div class="sub header">Info regarding ESO's 2FA.</div>
</h2>
<p>
The Elder Scrolls Online servers use an additional layer of security beyond username and password. Anyone attempting to login to your ESO account from an unrecognized device must provide additional authorization in the form of a special access code that is sent to your contact email address. This code must be entered into the ESO client before your login is complete. The code is only valid for a total of 10 minutes from the moment unauthorized access is suspected.</p>
<p>This feature is enabled on all ESO accounts and it is not possible for clients to enable or disable it at this time.</p>
<p>
Tthere is no detailed information about this service provided
online at this time.</p>
</div><!-- Section -->
<h2 class="ui header">
Insuring Emails are Recieved
</h2>
<ol class="ui list">
<li>Keep your ESO account contact information current with regard to your primary email address. </li>
<li>
Add &quot;noreply@mail.elderscrollsonline.com&quot; to your contacts or Trusted Senders in your email client.</span></li>
</ol>
</div><!-- Section -->
</div><!-- Column -->
</div><!-- UI Grid -->
</div><!-- Main Container -->