Previously we have said central login won't be used with SUL3, but actually temp users will still need it. So much like T375788: Implement SUL3 central autologin, its URL handling will need to be updated.
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T345245 Mitigate phase-out of third-party cookies in Wikimedia production | |||
| Resolved | • Tgr | T345249 Mitigate phase-out of third-party cookies in CentralAuth | |||
| Resolved | OWresch-WMF | T348388 SUL3: Use a dedicated domain for login and account creation | |||
| Resolved | • Tgr | T362713 Implement the new login process which redirects to the central login wiki for showing the login/signup form | |||
| Resolved | DAlangi_WMF | T376488 Implement SUL3 central login for temp users | |||
| Open | None | T377561 "Keep me logged in" flag unreliable on the central domain |
Event Timeline
Change #1078400 had a related patch set uploaded (by D3r1ck01; author: Derick Alangi):
[mediawiki/extensions/CentralAuth@master] Special: Add support for central auto login in SUL3 mode
Change #1078400 merged by jenkins-bot:
[mediawiki/extensions/CentralAuth@master] Special: Add support for central autologin in SUL3 mode
@Tgr, with https://gerrit.wikimedia.org/r/c/1078400 merged, temp account central login for the shared domain works but is still sometimes affected by T377561: "Keep me logged in" flag unreliable on the central domain sometimes.
Technically speaking, this is done, maybe we should resolve this task and continue work on T377561: "Keep me logged in" flag unreliable on the central domain instead?
Change #1104635 had a related patch set uploaded (by D3r1ck01; author: Derick Alangi):
[mediawiki/extensions/CentralAuth@master] Trigger edge-login for temporary accounts in SUL3 mode
Change #1104619 had a related patch set uploaded (by Gergő Tisza; author: Derick Alangi):
[mediawiki/extensions/CentralAuth@master] CentralAuthSessionProvider: Fix race condition in central login
Change #1104619 abandoned by D3r1ck01:
[mediawiki/extensions/CentralAuth@master] CentralAuthSessionProvider: Fix race condition in central login
Reason:
MediaWiki CLI's `mysql-replica` service (even with containers not running - stopped) seems to have caused this someone. Destroying the service entirely seems to have resolved this issue for me locally.
Change #1104635 abandoned by D3r1ck01:
[mediawiki/extensions/CentralAuth@master] Trigger edge-login for newly created temporary accounts