openid_provider progress and 1.0 release

Hi,

I really need the openid_provider to come to a release and was wondering what needs to be in it before this can happen. I've tried to contact walkah for some feedback but have not been very successful at that.

Please comment on:
http://drupal.org/node/252588
http://drupal.org/node/246501

And please test:
http://drupal.org/node/246530

OpenID is an ideal way for small businesses, with a plethora of small web based applications with their own authentication, to go to a central authentication system. LDAP is sometimes used but OpenID is a much better solution in my case. So please, any help is greatly appreciated.

(I also was on IRC today and saw someone joking about writing tests for the openID client and I've been thinking that won't be easy as well. Does anyone has any directions/resources on this since I'm very interested in following the discussions about this subject.)

Thank you,
Olivier

Groups:
Login to post comments

Critical patches

alex_b's picture
alex_b - Wed, 2009-02-04 23:32

a list of patches to apply in order

sumitk's picture
sumitk - Fri, 2009-02-06 22:58

I am posting here a list of patches to be applied to openid_provider in order to make it ready for a stable release and yours hunks won't fail

Patches in correct order as hunks won’t fail

  1. http://drupal.org/node/311760
  2. http://drupal.org/node/311727
  3. http://drupal.org/node/313166
  4. http://drupal.org/node/322764
  5. http://drupal.org/node/322767

no hunks fail till here

  1. http://drupal.org/node/322769 will fail hunks so its a 3 line code add it manually :)

sumit kataria
www.sumitk.net


Thanks, I'll give that at try

christefano's picture
christefano - Sat, 2009-02-07 02:43

Thanks, I'll give that a try.

I don't think the last one (#322769) needs to be applied.