mozilla / vinz-clortho

INACTIVE - http://mzl.la/ghe-archive - BrowserID Keymaster for LDAP enabled Identity Providers
16 stars 21 forks source link

cannot log into beta.123done.org as kthiessen@login.allizom.org #80

Closed karlht closed 11 years ago

karlht commented 11 years ago

Steps to reproduce.

  1. Point browser to beta.123done.org
  2. Click sign in with Persona link.
  3. Enter kthiessen@login.allizom.org.
  4. Click next.

Expected: login.allizom.org login screen.

Actual: "An error has occurred'"(provisioning timed out)

As I understand it, there is no more db work going on in stage that should be affecting this. @jrgm, @gene, @mostlygeek: Any ideas what's going on here?

This is blocking testing and I won't be able to sign off on Moz IdP until this is fixed.

Thanks.

jrgm commented 11 years ago

It's mixing https://login.persona.org/provisioning_api.js into stage content.

karlht commented 11 years ago

Data points:

  1. Logging into www.123done.org with kthiessen@login.mozilla.org works.
  2. Logging into www.123done.org with kthiessen@login.allizom.org works.
  3. Logging into beta.123done.org with kthiessen@login.mozilla.org fails.
  4. Logging into beta.123done.org with kthiessen@login.allizom.org fails.
jaredhirsch commented 11 years ago

What @jrgm said. This is a known issue: https://github.com/mozilla/browserid/issues/1571

Here's how it's handled by eyedee.me: https://github.com/mozilla/eyedee.me/blob/master/bin/eyedeeme#L91-L99

Here's how it's handled by mockmyid.com: https://github.com/callahad/mockmyid/commit/6ccc256a75dc20017d5d8187cccbcab8451d0c13

mostlygeek commented 11 years ago

Updated the config on the staging server. Tested it with http://beta.123done.org. Works.