Closed Bug 868813 Opened 12 years ago Closed 11 years ago

After initial registration, I am not logged in

Categories

(bugzilla.mozilla.org Graveyard :: Extensions: Persona, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: greenrd, Unassigned)

Details

User Agent: Mozilla/5.0 (Android; Tablet; rv:22.0) Gecko/22.0 Firefox/22.0 Build ID: 20130504004016 Steps to reproduce: Signed in via persona, created a new account, clicked on the link in the email Actual results: Was redirected to my account page on Persona. Furthermore, when I went back to bugzilla, I was still not logged in. Expected results: As stated during registration, I should have been redirected to bugzilla.
Yep, I can reproduce this (using a Private Browsing window and a throwaway email address). glob, I think you've been maintaining this code recently: any ideas? Is there a parameter we are failing to pass somewhere? Gerv
Flags: needinfo?(glob)
because we can't use persona's observer api (due to conflicts with our own session management), we have to use the callback api, which doesn't support this feature: https://developer.mozilla.org/en-US/Persona/The_navigator.id_API#Seamless_first-time_sign-in > After creating an account, if the original website uses the Callback API, the user will > not be automatically redirected to the website and signed in: they will have to navigate > back to it. unfortunately until the persona api without session management is deployed we can't do anything here.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(glob)
Resolution: --- → WONTFIX
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.