Closed
Bug 687624
Opened 14 years ago
Closed 9 years ago
Switch authentication to BrowserID for intranet phonebook
Categories
(Webtools Graveyard :: Phonebook, defect)
Webtools Graveyard
Phonebook
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ozten, Unassigned)
References
Details
Our Moco internal phonebook uses HTTP Basic Auth and a simple LDAP bind.
We want to switch to using a PHP session plus sasl_interactive_bind against the SASL BROWSER-ID auth mechanism[1].
[1] https://github.com/ozten/sasl-browserid
Reporter | ||
Updated•14 years ago
|
OS: Linux → All
Hardware: x86 → All
Reporter | ||
Comment 1•13 years ago
|
||
What is the repo and branch we build out of https://phonebook-dev.allizom.org/ (Bug#687626)
Planning:
How would you prefer the new patch to be tested, in a new branch based on that one, or land it directly into the same branch?
Does ldap-dev.allizom.org have the sasl-browserid plugin?
We switched to SAML SSO
Status: NEW → RESOLVED
Closed: 9 years ago
Component: Other → Phonebook
Product: Websites → Webtools
Resolution: --- → WONTFIX
Version: unspecified → other
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•