Take the 2-minute tour ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I am trying to integrate Drupal with MediaWiki, more exactly to make MediaWiki authenticate users registered with Drupal.

There is a plugin for this called AuthDrupal (quite a good one actually), but only works for up to Drupal 6.x.

I am using Drupal 7.x and I would not like to downgrade.

Do you know any other solutions I could use in this matter?

share|improve this question
 
The best solution is sure to port the module. Another solution would be to use open_id –  Daniel Wehner Aug 18 '11 at 9:00
 
I was thinking about porting too:P –  Andrei Aug 18 '11 at 19:03
add comment

protected by Community Oct 23 '11 at 23:03

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Browse other questions tagged or ask your own question.