-
Notifications
You must be signed in to change notification settings - Fork 36
How to configure QuickStatements with external OAuth provider #816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi! 👋 Thank you so much for opening your first issue with us! 🎉 We are thrilled to have you here and really appreciate you taking the time to contribute. Your input is valuable in making our project better for everyone. If you have any questions, do not hesitate to ask. We're here to help and support you along the way! Here are a few links to get you started:
Looking forward to collaborating with you. We will get back to you on this issue within the next 14 days. 😊 Happy contributing! 🚀 |
Tick tock ;) |
Hi @lucamauri I see that the phabricator ticket regarding this has been replied to on phabricator on 7th Feb. Would you still like to keep this GitHub issue open? |
I am sorry you are wrong: the topic of the Phabricator ticket you mentioned is unrelated to this issue. |
Apologies for misunderstanding, I will try to get someone to look into this in that case. |
I am trying to setup an OAuth provider for QuickStatements instead of the containerised Wikibase as in the base setting.
I was able to setup the endpoints and the
OAUTH_CONSUMER_SECRET
and theOAUTH_CONSUMER_KEY
, when I click the login button I am redirected to the proper page, I can authorise the application and then I am redirected back to the QuickStatements site, but i am not logged in. No error is shown, so I am not sure how to troubleshoot and solve this.Beside the consumers as mentioned above, I use th following
config.json
:I think this problem is similar to the #348 but I can't understand the solution in that issue. Can you please help me with this, or point me to proper documentation if it exist somewhere?
Thanks.
The text was updated successfully, but these errors were encountered: