Closed
Bug 615792
Opened 14 years ago
Closed 13 years ago
[SSO] Unify deki and phpbb session/auth detection
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ozten, Assigned: ozten)
Details
Attachments
(1 file)
375 bytes,
text/plain
|
Details |
Mindtouch Dekiwiki doesn't know how to read a phpbb session cookie, nor can it read from the forum database.
phpbb doesn't know how to read a deki session cookie.
The SSO_UUID which is present after a successful authentication can serve as a universal session token.
The mapping table for SSO_UUID, DEKI_USER_ID, PHPBB_USER_ID should live in the dekidb.
Assignee | ||
Comment 1•14 years ago
|
||
First attempt, this is suitable for getting phpBB to force auth based on SSO UUID.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → ozten.bugs
Updated•14 years ago
|
Target Milestone: --- → 0.9.5
Comment 3•13 years ago
|
||
Replaced Deki with Kuma, our new MDN platform. Let me know if this is still a problem there.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•