Page MenuHomePhabricator

Enable SUL3 central login for temporary accounts
Closed, DuplicatePublic

Description

For the most part, SUL3 replaces the central login flow (Special:CentralLogin) of CentralAuth with a similar interaction that happens as part of login (and is managed by AuthManager, without needing a dedicated special page). But temporary accounts do not use login (they are autocreated) and so will continue to need central login, so it needs to be updated to use SUL3 URLs when SUL3 is enabled.