[OpenID] Custom open id server

David Recordon drecordon at sixapart.com
Tue Nov 25 00:10:53 UTC 2008


phpMyID might be the closest thing but will take some hacking to make  
it do what you want.

--David

On Nov 20, 2008, at 6:06 AM, Andrey Chursin wrote:

> Hello!
>
> I have forum, and want to allow users from forum to use creditionals
> of this forum on another sites. Actually, i want plugin for my forum,
> to act as open id provider(not client). I do not need standalone
> openid server with own database, independent on my forum.
>
> Is there any server program, that have free settings:
> *Connection String to database
> *Name of database provider(my forum uses mysql)
> *SQL query(i'll write it), with two parameters(user and password),
> that return TRUE, if user and password match, and false otherwise
>
> I do not need registration of openid or something like it. Only thing
> i need - a small program, that can connect to mysql database, execute
> my query and then does authorization, like it does "typical" open id
> provider.
>
> Is there any software to do this? Language does not matter on this  
> step.
>
> -- 
> Regards,
> Andrey
> _______________________________________________
> general mailing list
> general at openid.net
> http://openid.net/mailman/listinfo/general





More information about the general mailing list