Once we default SUL3 to enabled (for a specific user or more generally), we want to provide them with a SUL2 fallback in case of problems:
- ensure that during login and signup there is a link saying something like "We are testing a new login flow. If you are encountering problems, click here to try the old one." with the link adding a usesul3=0 query parameter
- verify that the query parameter actually works (in theory T377924 / T375788 / T376488 cover this but it wasn't heavily tested)
- The user is not opting out of SUL3, they are using a fallback and will re-enter SUL3 loop next time they try to log in.












