Steps to replicate the issue:
- Visit https://meta.wikimedia.beta.wmcloud.org/wiki/Main_Page
- Click the "Log in" link
What happens?:
Various errors depending on local cookie state as far as I can tell:
- HTTP 400 with "invalid returnUrlToken" from login.wikimedia.beta.wmcloud.org
- HTTP 200 with "The provided authentication token is either expired or invalid." from auth.wikimedia.beta.wmcloud.org
I do seem to end up with an authenticated session at https://auth.wikimedia.beta.wmcloud.org/metawiki/wiki/Special:UserLogin in the HTTP 200 case.
What should have happened instead?:
Returned to https://meta.wikimedia.beta.wmcloud.org/wiki/Main_Page with an authenticated session.