[OpenID] Custom open id server
Andrey Chursin
andll at danasoft.ws
Thu Nov 20 14:06:20 UTC 2008
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
More information about the general
mailing list