Closed Bug 731312 Opened 12 years ago Closed 12 years ago

Cannot login on prod using browserid

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: jd)

References

Details

I'm not able to login on reps.mozilla.org using BrowserID. No error given. Works on stage and dev.
Assignee: nobody → jcrowe
Giorgos,

I am not seeing anything in the Apache logs related to this.  I am also not getting any tracebacks from the app.  My testing might be flawed as I doubt I have an account (am a rep?)  Can you either mark my email accordingly or provide me with a test account.  Also it might help if you can provide me with testing steps that I can use in the python shell (./manage.py shell).

Thanks
Status: NEW → ASSIGNED
Group: mozilla-reps-admins
Component: reps.mozilla.org → Server Operations: Web Operations
Product: Mozilla Reps → mozilla.org
Version: 0.1 - Solkar → other
Jason,

You can create an account for yourself using the following command:

./manage.py createsuperuser

Make sure that you use a valid email that you have registered with BrowserID. Username and password are not really important.

Then you can login to our site with BrowserID email you just registered.

I've seen -during development- BrowserID messages on django error output (maybe that's not the same as apache's) when something goes wrong.

Thanks
This was determined to be due to the site not redirecting to ssl after the login cookie was set.  Bug 731677 filed to redirect entire site to ssl.
tested after redirect and it looks good.  Please let me know if you have any additional issues.

Regards
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Giorgos, is this all good for you, now?
Works fine! I guess you didn't have an account on prod. I just added you.
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.