On November 30th, 2016, Mozilla shut down the persona.org services. Persona.org and related domains will soon be taken offline.
For more information, see this guide to migrating your site away from Persona:
https://wiki.mozilla.org/Identity/Persona_Shutdown_Guidelines_for_Reliers
Persona is developed, tested, and supported with the following browsers. Thanks to Persona's cross-platform JavaScript library, users do not need add-ons in order to use Persona.
Desktop Browsers | ||
---|---|---|
Internet Explorer | 8.0*, 9.0†, 10.0** (but see Compatibility Mode below) | |
Firefox | Current Stable, Beta, Aurora, Nightly, and Extended Support Releases Previous Stable Release |
|
Chrome | Latest Stable Release | |
Safari | Latest Stable Release | |
Opera | Latest Stable Release‡ | |
iOS Browsers | ||
Mobile Safari | iOS 5.x — 6.x | |
Android Browsers | ||
Default Browser | 2.2 — 4.x | |
Firefox | Current Stable, Beta, Aurora, and Nightly Releases Previous Stable Release |
|
Chrome | Latest Stable Release |
*: For Windows XP. †: For Windows Vista and Windows 7. **Windows 8. ‡: As time allows.
From version 8.0 onwards Internet Explorer supports a feature called Compatibility Mode, in which the browser may be instructed to emulate a pre-8.0 version when rendering a page. This feature may be controlled in three different ways
<meta>
tag in the page. This method overrides the other two.Because versions of Internet Explorer earlier than 8.0 are not supported by Persona, any version of Internet Explorer which is configured to emulate a pre-8.0 version will also not function with Persona. This is typically for one of the following reasons:
For more information, see "Understanding Compatibility Modes in Internet Explorer 8" and "IE8 and IE9 Complications".
Despite not being explicitly supported, any browser that includes both window.postMessage()
and localStorage
should work. These APIs have been available in all major browsers since March 2010.