Hello,
I’m working closely with a wiki project, Wikidata, and I’ve noticed some inconsistent behavior with account creation. To explain the behavior, I will describe the different scenarios.
Signing in to MediaWiki will automatically sign you in to WikiData.
Signing in to WikiData will automatically sign you into MediaWiki.
Creating an account from Wikidata will automatically sign you into MediaWiki.
–> Creating an account from MediaWiki will NOT sign you into WikiData.
I’m currently working on a website that uses oauth to authorize my website to write changes to WikiData. When new users visit the website for the first time, they will be directed to media wiki to create a new account. However, they are not immediately signed in to WikiData, so new users must actually log out, and log back in, to fix the issue.
I was wondering if you have any insight as to why this is happening, if this is intended behavior, or if this is a bug with media wiki.
Thank you for any help!