txOpenID 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News txOpenID 0.5 (Default branch)
# 1  
Old 06-16-2008
txOpenID 0.5 (Default branch)

txOpenID is an implementation of the OpenIDIdentity Provider specification, written usingTwisted Web and Divmod's Nevow. It readsauthentication data and user Web sessions out of aMySQL database using MySQLdb and TwistedEnterprise's adbapi layer. txOpenID currentlysupports version 1.1 of the OpenID specification.License: MIT/X Consortium LicenseChanges:
This is the first complete release of txOpenID. Itprovides all the essential features for a basicOpenID identity server. It serves user sessionsand authentication information from a MySQLdatabase, while consumer associations are kept inmemory. A handful of user-facing pages allows foridentity and URL trust approval. The mostessential components have been unit tested, andepydoc documentation exists for all functions,classes, and member variables.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question