up vote 6 down vote favorite
6
share [g+] share [fb]

Any python OpenID server available? I'd like to host my own openid provider, is there anything available in python?

link|improve this question

feedback

3 Answers

up vote 5 down vote accepted

poit is a standalone, single-user OpenID server implemented in Python, using python-openid. (It's a project I started)

link|improve this answer
feedback

You are weak with the Google.

(Edit: That's a link to OpenID-Enabled.com. There are also PHP and Ruby versions available there.)

link|improve this answer
feedback

Here is another standalone single-user OpenID server named ownopenidserver that I wrote for me and for my friends.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.