[Code] Library to help become an OpenID Provider

Bill Shupp hostmaster at shupp.org
Thu Jul 22 18:30:56 UTC 2010


Nathan,

While I haven't looked much at the provider side of the php-openid library,
I suspect it's going to be the most robust and tested.  I'm planning to add
provider support for my PEAR
<http://pear.php.net/package/openid/redirected>offering very soon for
use on the
php.net sites, but that's likely a couple of months off.  But I'd certainly
welcome more use cases for it.  :)

Cheers,

Bill

On Thu, Jul 22, 2010 at 11:20 AM, Nathan Hazout <nathan.h at makemeheal.com>wrote:

>  Hi,
>
> I have a currently active website that I want to easily turn into an OpenID
> provider.
> I already have many active users, with their usernames and passwords stored
> in a MySQL database.
>
> I've looked around at the OpenID libraries out there and I get lost every
> time.
> First, few have support for "providers", as most of them are for consumers.
> Most of the provider libraries are stand-alone, meaning that they don't
> connect to my existing user table.
> And the very few that could theoretically handle my case have no
> documentation and no active community to help (
> http://framework.zend.com/manual/en/zend.openid.provider.html) and (
> http://github.com/openid/php-openid).
>
> Could anyone recommend an easy way to implement this? A tutorial or a
> library?
> I'm trying to turn my site into an openid provider so that my users can
> access our upcoming sister site.
>
> I posted a StackOverflow question with no success:
>
> http://stackoverflow.com/questions/3208905/creating-a-openid-provider-in-php
>
> PS. It would preferably run in PHP, but java would be ok if very easy to
> setup.
>
> --
> Best Regards,
> Nathan Hazout
> Makemeheal.com
>
> 818-883-3300 (ext 108)
> 20750 Ventura Boulevard, Suite 220, Woodland Hills, CA 91364
>
> _______________________________________________
> Code mailing list
> Code at lists.openid.net
> http://lists.openid.net/mailman/listinfo/openid-code
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-code/attachments/20100722/d491cc29/attachment.html>


More information about the Code mailing list