|
|
| Line 106: |
Line 106: |
| == RP/Client and Server Test Environments == | | == RP/Client and Server Test Environments == |
| * Stage Environment (OPs build-out): | | * Stage Environment (OPs build-out): |
| ** Server: https://diresworb.org/ | | ** Server: https://login.anosrep.org/ (https://anosrep.org, was https://diresworb.org/) |
| ** RP/Client 1: http://beta.myfavoritebeer.org/ | | ** RP/Client 1: http://beta.myfavoritebeer.org/ |
| ** RP/Client 2: http://beta.myfavoritebooze.org/ (OBSOLETE) | | ** RP/Client 2: http://beta.123done.org/ |
| ** RP/Client 3: http://beta.myfavoriteshow.org/ (OBSOLETE)
| |
| ** RP/Client 4: http://beta.123done.org/
| |
| ** RP/Client 5: http://carrera.databits.net:9999/ (supports the OPs' sinatra-browserid plugin)
| |
| ** Primary 1: https://eyedee.me/ | | ** Primary 1: https://eyedee.me/ |
|
| |
| * New URL list/redirect for Stage (as of 2012.06.22 train):
| |
| ** diresworb.org should redirect to login.anosrep.org
| |
| *** for everything except verification requests
| |
| ** login.anosrep.org should replace diresworb.org
| |
| ** static.login.anosrep.org should be the location all resources are served from
| |
| ** verifier.login.anosrep.org should be the new verifier entry point
| |
|
| |
| http://anosrep.org should HTTP redirect to https://login.anosrep.org
| |
| https://anosrep.org should HTTP redirect to https://login.anosrep.org
| |
| http://diresworb.org/verify SHOULD NOT REDIRECT
| |
| https://diresworb.org/verify SHOULD NOT REDIRECT
| |
| For all other urls on diresworb:
| |
| http://diresworb.org should HTTP redirect to https://login.anosrep.org
| |
| https://diresworb.org should HTTP redirect to https://login.anosrep.org
| |
| And, all static resources should serve from https://static.login.anosrep.org
| |
|
| |
|
| |
|
| * Dev Environment (for comparison/verification against Stage or Prod) | | * Dev Environment (for comparison/verification against Stage or Prod) |
| ** Server: https://dev.diresworb.org/ | | ** Server: https://login.dev.anosrep.org (https://dev.anosrep.org, was https://dev.diresworb.org/) |
| ** RP/Client 1: http://dev.myfavoritebeer.org/ | | ** RP/Client 1: http://dev.myfavoritebeer.org/ |
| ** RP/Client 2: http://dev.myfavoritebooze.org/ (OBSOLETE) | | ** RP/Client 2: http://dev.123done.org/ |
| ** RP/Client 3: http://dev.myfavoriteshow.org/ (OBSOLETE)
| |
| ** RP/Client 4: http://dev.123done.org/
| |
| ** Primary 1: https://eyedee.me/ | | ** Primary 1: https://eyedee.me/ |
|
| |
| * Current URL list/redirect for Dev:
| |
| ** dev.diresworb.org will redirect to login.dev.anosrep.org
| |
| *** for everything but verification redirects
| |
| ** login.dev.anosrep.org will replace dev.diresworb.org
| |
| ** dev.anosrep.org will redirect to login.dev.anosrep.org
| |
| ** static.dev.anosrep.org will be where all resources are served from
| |
| ** verifier.dev.anosrep.org will be the new verifier entry point
| |
|
| |
|
| |
|
| * Production Environment (for comparison/verification against Dev or Stage) | | * Production Environment (for comparison/verification against Dev or Stage) |
| ** Server: https://browserid.org/ | | ** Server: https://login.persona.org (https://persona.org, was https://browserid.org/) |
| ** RP/Client 1: http://www.myfavoritebeer.org/ | | ** RP/Client 1: http://www.myfavoritebeer.org/ |
| ** RP/Client 2: http://www.myfavoritebooze.org/ (OBSOLETE) | | ** RP/Client 2: http://123done.org/ |
| ** RP/Client 3: http://www.myfavoriteshow.org/ (OBSOLETE)
| | ** Other working RPs/Clients: any Mozilla internal or public site using Persona/BrowserID |
| ** RP/Client 4: http://123done.org/
| |
| ** Other working RPs/Clients: any Mozilla internal or public site using BID | |
| ** Primary 1: https://eyedee.me/ | | ** Primary 1: https://eyedee.me/ |
| ** Primary 2: https://mockmyid.com/ | | ** Primary 2: https://mockmyid.com/ |
|
| |
| * Production URL list/redirect after train 2012.06.22 goes out:
| |
| ** browserid.org should redirect to login.persona.org
| |
| *** for everything but verification requests
| |
| ** login.persona.org should replace browserid.org
| |
| ** static.login.persona.org should be the location all resources are served from
| |
| ** verifier.login.persona.org should be the new verifier entry point
| |
|
| |
| http://persona.org should HTTP redirect to https://login.persona.org
| |
| https://persona.org should HTTP redirect to https://login.persona.org
| |
| http://browserid.org/verify SHOULD NOT REDIRECT
| |
| https://browserid.org/verify SHOULD NOT REDIRECT
| |
| For all other urls on browserid:
| |
| http://browserid.org should HTTP redirect to https://login.persona.org
| |
| https://browserid.org should HTTP redirect to https://login.persona.org
| |
| And, all static resources should serve from https://static.login.persona.org
| |
|
| |
| REF for new URLs: https://github.com/mozilla/browserid/issues/1741
| |
|
| |
|
| == Supported OS and Browsers == | | == Supported OS and Browsers == |