[OpenID] Custom open id server

Andrey Chursin andll at danasoft.ws
Tue Nov 25 11:21:23 UTC 2008


>>phpMyID is a standalone, single user, OpenID Identity Provider

I do not think i need single user provider. What do you mean saying,
it might help me?

2008/11/25 David Recordon <drecordon at sixapart.com>:
> 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
>
>
>



-- 
Regards,
Andrey



More information about the general mailing list