Confirmed users
3,727
edits
Line 116: | Line 116: | ||
** static.login.anosrep.org should be the location all resources are served from | ** static.login.anosrep.org should be the location all resources are served from | ||
** verifier.login.anosrep.org should be the new verifier entry point | ** verifier.login.anosrep.org should be the new verifier entry point | ||
http://anosrep.org should HTTP redirect to http://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 http://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 | |||
Line 151: | Line 160: | ||
** static.login.persona.org should be the location all resources are served from | ** static.login.persona.org should be the location all resources are served from | ||
** verifier.login.persona.org should be the new verifier entry point | ** verifier.login.persona.org should be the new verifier entry point | ||
http://persona.org should HTTP redirect to http://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 http://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 | REF for new URLs: https://github.com/mozilla/browserid/issues/1741 |