-
Notifications
You must be signed in to change notification settings - Fork 55
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
Is this extension being supported? #23
Comments
I'm curious about this as well. An alternative I found is a combination of these 2 extensions: https://www.mediawiki.org/wiki/Extension:PluggableAuth and https://www.mediawiki.org/wiki/Extension:WSOAuth . But it only supports facebook or another mediawiki as an OAuth provider, and if you want your own OAuth provider you need to develop that yourself https://www.mediawiki.org/wiki/Extension:WSOAuth/For_developers I was more interested into something that supports any OAuth provider like this extention. Bummer if the project is dead |
Maybe if there is shared interest we could coordinate further development. We at least use it actively currently. |
I ended up using https://www.mediawiki.org/wiki/Extension:Auth_remoteuser, in case this helps anyone. |
@Schine Can you please look at the PRs so the extension can be used again for users with current mediawiki installs? |
Hi,
Is this extension being supported, or is it left for dead?
If the latter, is there a viable alternative?
Thanks.
The text was updated successfully, but these errors were encountered: