OpenID Server Application
This is a basic OpenID server written in Perl. Requires Apache's mod_perl and mod_ssl plus MySQL and the Net::OpenID::Server module.
This project has an administrative interface where you can create new or modify existing users. It supports the OpenID Simple Registration extension for sending registration information to requesting sites, but only at the user's approval.
Example Trust Verification

Example Trusted Sites List

Example Profile

Example Management Interface

Description
This program features a log in over SSL -- you must bring your own certificate, self-signed or otherwise -- and then a page to allow the user to trust or to not trust the website requesting access to his or her account. It has been tested to work with both Net::OpenID::Consumer clients and Stack Overflow.This project has an administrative interface where you can create new or modify existing users. It supports the OpenID Simple Registration extension for sending registration information to requesting sites, but only at the user's approval.
Screenshots




Source
The source for this program can be found here:http://svn.lockaby.org/browse/wsvn/public/openid-server-app/
Bugs
Bugs can be filed for this program here:https://bugs.lockaby.org/enter_bug.cgi?product=openid-server-app
License
Licensed under the Artistic License 2.0.
© Copyright 2002 - 2012 Paul Lockaby. All rights reserved.